E_IEC870_5_101COI
Cause of initialization.
TYPE E_IEC870_5_101COI :
(
eIEC870_COI_LOCAL_POWER_ON := 0, (* Local power ON *)
eIEC870_COI_LOCAL_MANUAL_RESET := 1, (* Local manual reset *)
eIEC870_COI_REMOTE_RESET := 2 (* Remote reset *)(* <3..31> := reserved for future norm definitions
<32..127> := reserved for user definitions (private range) *)
);
END_TYPE
Requirements
Development Environment | Target System | PLC Libraries to include |
---|---|---|
TwinCAT v2.9.0 Build >= 1030 | PC or CX (x86) | TcIEC870_5_101.Lib ( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib; are included automatically) |
TwinCAT v2.10.0 Build >= 1301 | CX (ARM) |