ST_PMLSubUnitInfo
TYPE ST_PMLSubUnitInfo :
STRUCT
Active : BOOL;
eState : E_PMLState := E_PMLState.Aborted;
END_STRUCT
END_TYPE
Name | Description |
---|---|
Active | Signals that this subordinated machine part is active and follows the state presets of the state machine. |
eState | Enumeration, that reflects the current state of the subordinated machine part. |
Requirements
Development Environment | Target platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |