Attention
IronPLC can only run very simple programs. The steps described are accurate but many language features are not yet supported.
VariablesΒΆ
Variables in IEC 61131-3 are declared in blocks within program organization units. This section covers the declaration syntax, qualifiers, and scoping rules.
Topic |
Description |
Status |
|---|---|---|
Variable declaration blocks |
Supported |
|
Direct addressing (%I, %Q, %M) |
Partial |
|
Variable scope keywords |
Partial |
|
Retention and constant qualifiers |
Not yet supported |
|
Variable initialization |
Supported |