ST_IEC870_5_101TestPollParams

Konfigurationsparameter für den zyklischen Testbefehl.

Syntax

TYPE ST_IEC870_5_101TestPollParams:
STRUCT
    asduAddr        : DWORD := IEC870_ASDUADDR_SYSPARA;
    tPollCycle      : TIME := T#60s;
    bEnable         : BOOL := FALSE;
END_STRUCT
END_TYPE

asduAddr: Zieladresse des Testbefehls (Gemeinsame ASDU-Adresse);

tPollCycle: Zykluszeit des Testbefehls.

bEnable: Aktiviert (TRUE) oder deaktiviert (FALSE) die zyklischen Testbefehle.

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)