I this release I covered TCP & RS232 connection to Cimon PLCs for following commands :
| Cmd Code | Function | Remarks |
|---|---|---|
| 0x52 | Word Block Read | Reads data by the word. |
| 0x57 | Word Block Write | Writes data by the word. |
| 0x72 | Bit Block Read | Reads data by the bit. |
| 0x77 | Bit Block Write | Writes data by the bit. |