E_IEC870_5_101COI
Cause of initialization.
Syntax
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 type |
PLC libraries to be linked (category group) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |