Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 7 Next »

This driver allows for communication with CIMON devices (PLCs, XPanels, IPCs) using a standard Ethernet connection.

Communication Settings: Xpanel

I/O Device Configuration

To create a new device, click Tools > I/O Device Editor… > click the + icon > click Ethernet for Connection Type > select CIMON PLC (HMI Protocol) for Device Type.

I/O Device Settings

 

Once the connection type, device name, and device type have been assigned, the I/O Device Editor window populates with the default settings for the selected communication protocol.

After selecting the correct Connection Type and Device Type, match the remaining settings to the target I/O device’s communication settings.

See the Ethernet Communication Configuration section for more information.

Communication Settings: PLC

Communication Module

If using one of the following PLC modules to communicate with Xpanel, the card settings must be configured in CICON:

  • CM1 - EC01A

  • CM1 - EC10A

  • CM1 - EC10B

  • CM3 - SP01EET

  • BPnnMxxx - U

All communication parameters must match the settings chosen during the I/O device configuration in Canvas. Once the correct parameters have been entered, click Write while online with the PLC to update the communication parameters.

CPU Built-in Communication Port

If using a built-in CPU (PLC) ethernet port to communicate with Xpanel, the channel settings must be configured in CICON as shown below:

This connection option is available with the following models:

  • CM1 - XP1F

  • BPnnMxxx - S

  • PLC-S

    All communication parameters must match the settings chosen during the I/O device configuration in Canvas.

Address and Supported Devices

The memory areas listed below are provided for general purposes. The actual available memory area and range of each area should be checked with the manual for the connecting device.

The symbol character has to be placed in the first position of the address string. The address number follows the symbol character.

Address Format

All CIMON PLCs

Address Structure: [Device][Element No.]

Name

Symbol

Digital

Analog

BOOL (BOOL)

M

M0000 - M999F

M0000 - M9990

INT (WORD)

D

D00000.0 - D31999.F*

D00000 - D31999

*All CIMON CPUs support reading D bits; however, the CM1-UPnF and PLC-S Pro only support writing to D bits.

Supported Devices

Device

Bit Range

Word Range

Name

X

X0000 - X511F

X0000 - X5110

Input

Y

Y0000 - Y511F

Y0000 - Y5110

Output

M

M0000 - M999F

M0000 - M9990

Binary

L

L0000 - L999F

L0000 - L9990

Binary

K

K0000 - K999F

K0000 - K9990

Non-Volatile Binary

F

 F0000 - F127F

F0000 - F1270

Status

T

T0000 - T4099

N/A

Timer

C

C0000 - C4099 

N/A

Counter

S

S00 - S99

N/A

Control

D

D00000.0 - D31999.F

D00000 - D31999

Integer

R

N/A

R00 - R19

Index

TC

N/A

TC0000 - TC4099

Timer - Current Count

TS

N/A

TS0000 - TS4099

Timer - Timer Set

CC

N/A

CC0000 - CC4099

Counter - Current Count

CS

N/A

CS0000 - CS4099

Counter - Count Set

Z

N/A

Z0000 - Z1029

Integer

Communication Cable Wiring

This interface is satisfied with standard IEEE802.3 about the 10BaseT/100BaseTX. You can configure the cable and allocation pin number of RJ45 as shown below.

RJ45 Connector

RJ45 Jack

Direct Cable: Host ↔︎ HUB

Cable

No.

Color

Color

No.

Cable

 

 

 

1

Orange/White

Orange/White

1

 

 

 

2

Orange

Orange

2

3

Green/White

Green/White

3

4

Blue

Blue

4

5

Blue/White

Blue/White

5

6

Green

Green

6

7

Brown/White

Brown/White

7

8

Brown

Brown

8

Crossover Cable: Host ↔︎ Host

Cable

No.

Color

Color

No.

Cable

 

 

 

1

Orange/White

Green/White

1

 

 

 

2

Orange

Green

2

3

Green/White

Orange/White

3

4

Blue

Blue

4

5

Blue/White

Blue/White

5

6

Green

Orange

6

7

Brown/White

Brown/White

7

8

Brown

Brown

8

  • No labels