E_IEC870_5_101QRP

Qualifier for the process reset command.

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

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)
Tc2_SerialCom (Communication->Serial)
Tc2_TcpIp (Communication->TcpIp)
Tc2_Utilities (System)