Attention
IronPLC can only run very simple programs. The steps described are accurate but many language features are not yet supported.
USINT¶
8-bit unsigned integer.
Size |
8 bits |
Range |
0 to 255 |
Default |
0 |
IEC 61131-3 |
Section 2.3.1 |
Support |
Supported |
Literals¶
USINT#42
USINT#255
USINT#16#FF