E_IEC870_5_103CCOT

Übertragungsursachen in Steuerungsrichtung (master -> slave) nach IEC 60870-5-103.

Syntax

TYPE E_IEC870_5_103CCOT:
(
    eIEC870_CCOT_UNUSED := 0, (* Not used *)
    eIEC870_CCOT_SYN := 8, (* Time synchronisation *)
    eIEC870_CCOT_IGI := 9, (* Initialisation of general interrogation *)
    eIEC870_CCOT_GRC := 20, (* General command *)
    eIEC870_CCOT_TOV := 31, (* Transmission of disturbance values *)
    eIEC870_CCOT_WC := 40, (* Generic write command *)
    eIEC870_CCOT_RC := 42 (* Generic read command *)
);
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)