Suffix A
- Last UpdatedMay 20, 2020
- 1 minute read
All items with data format integer and with suffix A represent an ASCII string of values stored in consecutive PLC registers. The values are separated by spaces.
By default data format of each element in the string is an integer and is forced by the additional suffix applied on it (F-float, S-signed, L-long, B-bcd). The data type is always VT_BSTR for read/write.