E_IEC870_5_101QRP

Qualifier des Prozess-Reset-Befehls.

Syntax

TYPE E_IEC870_5_101QRP :
(
    eIEC870_QRP_UNUSED      := 0,(* Not used *)
    eIEC870_QRP_GENERAL     := 1,(* General process reset *)
    eIEC870_QRP_TTEVENTS    := 2 (* Reset pending events with time tag *)
    (* <3..127> := Reserved for future norm definitions *)
    (* <128..255> := Reserved for user definitions (private range) *)
);
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)
Tc2_SerialCom (Communication->Serial)
Tc2_TcpIp (Communication->TcpIp)
Tc2_Utilities (System)