Conversion to UINT
In this section:
WORD_BCD_TO_UINT
Binary value of WORD into unsigned INTEGER
TRUNC_TO_UINT
Truncate (cut off) decimal digits of
REAL
or
LREAL
input variable, convert to Unsigned INTEGER
STRING_TO_UINT
STRING (decimal format) into unsigned INTEGER
STRING_TO_UINT_STEPSAVER
STRING (decimal format right-justified) into unsigned INTEGER
Parent topic:
Conversion instructions