E_IEC870_5_101QRP

Qualifier of reset process command.

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

PLC libraries to include

TwinCAT v2.9.0 Build >= 1030

PC or CX (x86)

TcIEC870_5_101.Lib
( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib;  are included automatically)

TwinCAT v2.10.0 Build >= 1301

CX (ARM)