ST_PMLModeStateTimes
Collection of tags for recording times in the various states and UnitModes in the machine.
TYPE ST_PMLModeStateTimes :
STRUCT
Mode : DINT;
State : ARRAY [0..cMaxMachineState] OF DINT;
END_STRUCT
END_TYPE
Requirements
Development Environment | Target platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |