ST_IEC870_5_103AOInfoObj

IEC 60870-5-103 Informationsobjektbeschreibung.

Syntax

TYPE ST_IEC870_5_103AOInfoObj :
STRUCT
    fc      : BYTE;
    n       : BYTE;
    stream  : ST_IEC870_5_101Stream;
END_STRUCT
END_TYPE

fc: Funktionsnummer/Funktionscode.

n: Informationsnummer.

stream : Information element of max. length.

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)