ST_IEC870_5_101GenroPollParams
Konfigurationsparameter für den zyklischen Stationsabfragebefehl.
Syntax
TYPE ST_IEC870_5_101GenroPollParams:
STRUCT
asduAddr : DWORD := IEC870_ASDUADDR_SYSPARA;
tPollCycle : TIME := T#60s;
eQOI : E_IEC870_5_101QOI := eIEC870_QOI_INROGEN;
bEnable : BOOL := FALSE;
END_STRUCT
END_TYPE
asduAddr: Zieladresse des Stationsabfragebefehls (CAA).
tPollCycle: Stationsabfrage-Zykluszeit.
eQOI: Abfragebefehlparameter/Kennung.
bEnable: Aktiviert (TRUE) oder deaktiviert (FALSE) die Stationsabfragebefehle.
Voraussetzungen
Entwicklungsumgebung |
Zielplattform |
Einzubindende SPS Bibliotheken (Kategoriegruppe) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |