CPU type: ControlLogix, CompactLogix, Micro800 and Omron
| Data type | Length |
|---|---|
| Bool | 1 bit |
| SInt | 8 bits |
| USint | 8 bits |
| Int | 16 bits |
| UInt | 16 bits |
| DInt | 32 bits |
| UDInt | 32 bits |
| LInt | 64 bits |
| ULInt | 64 bits |
| Real | 32 bits |
| LReal | 64 bits |
| String | 1 - 82 characters |
CPU type: MicroLogix, PLC5, SLC500 and LogixPCCC
| Data type | Length |
|---|---|
| Bool | 1 bit |
| Int | 16 bits |
| UInt | 16 bits |
| DInt | 32 bits |
| UDInt | 32 bits |
| Real | 32 bits |
| String | 1 - 82 characters |