E_IEC870_5_101LinkReset
Reset-Typ während der Initialisierung der Verbindungsschicht.
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
Voraussetzungen
Entwicklungsumgebung |
Zielplattform |
Einzubindende SPS Bibliotheken (Kategoriegruppe) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |