Attention
IronPLC can only run very simple programs. The steps described are accurate but many language features are not yet supported.
BYTE¶
Bit string of 8 bits.
Size |
8 bits |
Range |
16#00 to 16#FF |
Default |
16#00 |
IEC 61131-3 |
Section 2.3.1 |
Support |
Supported |
Literals¶
BYTE#16#FF
BYTE#2#11001010
BYTE#8#377