ST_PMLSubUnitInfo
ST_PMLSubUnitInfo
TYPE ST_PMLSubUnitInfo :
STRUCT
bActive : BOOL;
eState : E_PMLState;
END_STRUCT
END_TYPE
bActive | 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 system type | PLC libraries to include |
---|---|---|
TwinCAT v3.1 Build 4018 and higher | PC (i386) | Tc3_PackML_V2 |