E_IEC870_5_101LinkReset
Reset type during initialization of the link layer.
Syntax
TYPE E_IEC870_5_101LinkReset :
(
eIEC870_LinkReset_None := 0,(* Disabled *)
eIEC870_LinkReset_CU := 1,(* Reset communication unit *)
eIEC870_LinkReset_UP := 2,(* Reset user process *)
eIEC870_LinkReset_FCB := 3 (* Reset FCB bit *)
);
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) |