W Suffix
- Last UpdatedDec 11, 2025
- 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