LSIS Cnet
This document describes the LSIS Cnet communication driver for Canvas.
Communication Settings: Canvas
I/O Device Configuration
| To create a new device, click Tools > I/O Device Editor… > click the + icon > click Serial for Connection Type > select LSIS Cnet 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. |
Station | In this window, users can assign a Station Name and ID for the target I/O Device.
|
See the Serial Communication Configuration section for more information.
Address and Supported Symbols
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.
XGK (XGK-CPU* / XBM / XBC)
Name | Symbol | Bit Range | Word Range | Access |
---|---|---|---|---|
Input/Output | P | P00000 - P2047F | P0000 - P2047 | R/W |
Binary | M | M00000 - M2047F | M0000 - M2047 | R/W |
Binary | L | L000000 - L11263F | L00000 - L11263 | R/W |
Non-Volatile Binary | K | K00000 - K4095F | K0000 - K4095 | R/W If the CPU is XGK, the bit range is "K00000 - K2047F" and the word range is "K0000 - K2047". |
Status | F | F00000 - F2047F | F0000 - F2047 | R |
Timer | T | T0000 - T2047 | - | R/W |
Counter | C | C0000 - C2047 | - | R/W |
Control | S | - | - | - |
Integer | D | - | D00000 - D32767 | R/W |
Index | R | - | R00000 - R32767 | R/W XBM does not support the R and ZR. XBC supports only R. (R and ZR are the same device in the XBC.) |
Index | ZR | - | ZR00000 - ZR65535 | R/W XBM does not support the R and ZR. XBC supports only R. (R and ZR are the same device in the XBC.) |
Timer - Current Count | T | - | T0000 - T2047 | R/W |
Counter - Current Count | C | - | C0000 - C2047 | R/W |
Comm. Data Register | N | - | N00000 - N21503 | R/W |
Integer | Z | - | Z000 - Z127 | R/W |
XGK (XGK-CPUSN / XGK-CPUHN / XGK-CPUUN)
Name | Symbol | Bit Range | Word Range | Access |
---|---|---|---|---|
Input/Output | P | P00000 - P4095F | P0000 - P4095 | R/W |
Binary | M | M00000 - M4095F | M0000 - M4095 | R/W |
Binary | L | L000000 - L11263F | L00000 - L11263 | R/W |
Non-Volatile Binary | K | K00000 - K4095F | K0000 - K4095 | R/W |
Status | F | F00000 - F4095F | F0000 - F4095 | R |
Timer | T | T0000 - T8191 | - | R/W |
Counter | C | C0000 - C4095 | - | R/W |
Control | S | - | S000 - S255 | R/W |
Integer | D | - | D000000 - D524287 | R/W |
Index | R | - | R00000 - R32767 | R/W |
Index | ZR | - | ZR000000 - ZR524287 | R/W |
Timer - Current Count | T | - | T0000 - T8191 | R/W |
Counter - Current Count | C | - | C0000 - C4095 | R/W |
Comm. Data Register | N | - | N00000 - N21503 | R/W |
Integer | Z | - | Z000 - Z255 | R/W |
Special Module Register | U | - | U00.00 - U7F.31 | R/W |
XGI
Name | Symbol | Bit Range | Byte Range | Word Range | DWord Range | QWord Range | Access |
---|
Name | Symbol | Bit Range | Byte Range | Word Range | DWord Range | QWord Range | Access |
---|---|---|---|---|---|---|---|
Input Points | I | %IX000.00.00 - %IX127.15.63 | %IB000.00.0 - %IB127.15.7 | %IW000.00.0 - %IW127.15.3 | %ID000.00.0 - %ID127.15.1 | %IL000.00.0 - %IL127.15.0 | R/W |
Output Points | Q | %QX000.00.00 - %QX127.15.63 | %QB000.00.00 - %QB127.15.7 | %QW000.00.00 - %QW127.15.3 | %QD000.00.0 - %QD127.15.1 | %QL000.00.0 - %QL127.15.0 | R/W |
Automatic Variable | A | %AX0000000 - %AX8388607 | %AB0000000 - %AB1048575 | %AW000000 - %AW524287 | %AD000000 - %AD262143 | %AL000000 - %AL131071 | R/W |
Direct Variable | M | %MX0000000 - %MX4194303 | %MB0000000 - %MB524287 | %MW000000 - %MW262143 | %MD000000 - %MD131071 | %ML00000 - %ML65535 | R/W |
Direct Variable | R | %RX0000000 - %RX524287 | %RB00000 - %RB65535 | %RW00000 - %RW32767 | %RD00000 - %RW16383 | %RL0000 - %RL8191 | R/W |
Direct Variable | W | %WX0000000 - %WX8388607 | %WB0000000 - %WB1048575 | %WW000000 - %WW524287 | %WD000000 - %WD262143 | %WL000000 - %WL131071 | R/W |
System Flag | F | %FX00000 - %FX65535 | %FB0000 - %FB8191 | %FW0000 - %FW4095 | %FD0000 - %FD2047 | %FL0000 - %FL1023 | R |
PID Flag | K | %KX000000 - %KX134399 | %KB00000 - %KB16799 | %KW0000 - %KW8399 | %KD0000 - %KD4299 | %KL0000 - %KL2199 | R/W |
HS Link Flag | L | %LX000000 - %LX180223 | %LB00000 - %LB22527 | %LW00000 - %LW11263 | %LD0000 - %LD5631 | %LL0000 - %LL2815 | R/W |
Analog Refresh Flag | U | %UX0.00.000 - %UX7.15.511 | %UB0.00.000 - %UB7.15.63 | %UW0.00.000 - %UW7.15.31 | %UD0.00.000 - %UD7.15.15 | %UL0.00.000 - %UL7.15.7 | R/W |
P2P Parameters Flag | N | %NX000000 - %NX401407 | %NB00000 - %NB50175 | %NW00000 - %NW25087 | %ND00000 - %ND12543 | %NL0000 - %NL6271 | R/W |
Communication Cable Wiring
eXT07/nXT07 |
|
eXT10/12/15 | COM1
COM2
COM3
|
The above picture shows the RS-232C and RS-422/485 ports of the Xpanel. Please refer to the manual of your device for signal descriptions.
For the RS-232C ports, Xpanel provides the standard DB9 RS-232C pin assignment.