ST_IEC870_5_101GenroPollParams
Configuration parameters for the cyclic station interrogation commands.
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: Destination address for the station interrogation command (CAA).
tPollCycle: Station interrogation cycle time.
eQOI: Interrogation command parameter/ID.
bEnable: Enables (TRUE) or disables (FALSE) the station interrogation commands.
Requirements
Development environment |
Target system type |
PLC libraries to be linked (category group) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |