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