Variable values of the data type unsigned INTEGER are numerical numbers without decimal places. The range of values for UINT values is from 0–65535.
Arithmetic F instructions on FP series PLCs only work with signed integer values. Therefore when applying UINT data to arithmetic IEC instructions the compiler mostly generates much more steps than applying INT data.