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