W Suffix
- Last UpdatedMay 20, 2020
- 1 minute read
You can interpret consecutive PLC register values as a WORD, or unsigned 16-bit integer, by adding a blank space then W after the item name.
For example: %R95 W
You can interpret consecutive PLC register values as a WORD, or unsigned 16-bit integer, by adding a blank space then W after the item name.
For example: %R95 W