Type: |
Enumeration |
Available as of: |
V1.0.1.0 |
The enumeration includes the state commands used to proceed a state transition. A Wait state can only be exited with a state transition command (for example Start).
Name |
Data type |
Value |
Description |
---|---|---|---|
DINT |
0 |
Commands to transition from one state to another are described in FC_CheckCmd. |
|
DINT |
1 |
||
DINT |
2 |
||
DINT |
3 |
||
DINT |
4 |
||
DINT |
5 |
||
DINT |
6 |
||
DINT |
7 |
||
DINT |
8 |
||
DINT |
9 |
The values of the enumeration can be used as an input value for i_diCmd of FC_CheckCmd or to fill in the value for the variable CntrlCmd of ST_Command.