Introduction
All Maple Systems HMIs programmed with EBPro (EasyBuilder Pro), including every cMT X Series and cMT Series model, are compatible with LS Electric XGK Cnet. Configure your Controller and HMI/cMT with the following parameters to establish reliable communication.
Supported Series: LS XGT series XGK CPU with communication module XGL-CH2A
Website: http://www.lgis.com/
HMI Settings
| Parameters | Recommended | Options | Notes |
|---|---|---|---|
| PLC type | LS XGK Cnet | ||
| PLC I/F | RS232 | RS232/RS485 4W | |
| Baud rate | 115200 | 9600~115200 | |
| Data bits | 8 | 7, 8 | |
| Parity | None | Even, Odd, None | |
| Stop bits | 1 | 1 | |
| PLC sta. no. | 1 | 0 ~ 32 | |
| Online simulator | YES | ||
| Pass-Through | YES |
Device Address
| Bit/Word | Device type | Format | Range | Memo |
|---|---|---|---|---|
| B | PW_Bit | DDDDh | 0 ~ 4095f | I/O device Bit |
| B | MW_Bit | DDDDh | 0 ~ 4095f | Internal device Bit |
| B | LW_Bit | DDDDDh | 0 ~ 11263f | Communication device Bit |
| B | KW_Bit | DDDDh | 0 ~ 4095f | Preservation device Bit |
| B | FW_Bit | DDDDh | 0 ~ 4095f | Special device Bit (write available from 1025) |
| B | DW_Bit | DDDDDDh | 0 ~ 524287f | Data register Bit expression (D0000.0) |
| B | UW_Bit | DH.DDh | 0 ~ 7f.31f | XGK-CPUE: hh(0~1f) |
| B | RW_Bit | DDDDDh | 0 ~ 32767f | |
| B | ZRW_Bit | DDDDDDh | 0 ~ 524287f | |
| B | NW_Bit | DDDDDh | 0 ~ 21503f | |
| B | ZW_Bit | DDDh | 0 ~ 255f | |
| B | SX | DDDDD | 0 ~ 25599 | Relay for step control Bit |
| B | TX | DDDD | 0 ~ 8191 | Timer device Bit |
| B | CX | DDDD | 0 ~ 4095 | Counter device Bit |
| W | PW | DDDD | 0 ~ 4095 | I/O device |
| W | MW | DDDD | 0 ~ 4095 | Internal device |
| W | LW | DDDDD | 0 ~ 11263 | Communication device |
| W | KW | DDDD | 0 ~ 4095 | Preservation device |
| W | FW | DDDD | 0 ~ 4095 | Special device (write available from 1025) |
| W | DW | DDDDDD | 0 ~ 524287 | Data register |
| W | UW | DH.DD | 0.00 ~ 7f.31 | Analog data register XGK-CPUE: hh(0~1f) |
| W | RW | DDDDD | 0 ~ 32767 | |
| W | ZRW | DDDDDD | 0 ~ 524287 | |
| W | NW | DDDDD | 0 ~ 21503 | Communication data register |
| W | ZW | DDD | 0 ~ 255 | Index register (128 words) |
| W | SW | DDDDD | 0 ~ 25599 | Relay for step control |
| W | TW | DDDD | 0 ~ 8191 | Timer current value register |
| W | CW | DDDD | 0 ~ 4095 | Counter current value register |
Wiring Diagram
NOTE: The serial port pin assignments may vary between HMI models.
Diagram 1: RS-232
| HMI | Direction | PLC |
|---|---|---|
| Pin assignments | XGL-CH2A CH1 RS232 9P D-Sub Male |
|
| Rx | ↔ (bidirectional) | 3 |
| Tx | ↔ (bidirectional) | 2 |
| GND | ↔ (bidirectional) | 5 |
Diagram 2: RS-485 4W
| HMI | Direction | PLC |
|---|---|---|
| Pin assignments | XGL-CH2A CH2 5P Terminal | |
| Rx- | ↔ (bidirectional) | TXD- |
| RX+ | ↔ (bidirectional) | TXD+ |
| Tx- | ↔ (bidirectional) | RXD- |
| Tx+ | ↔ (bidirectional) | RXD+ |
| GND | ↔ (bidirectional) | GND |
