ST_IEC870_5_101TestPollParams
Configuration parameters for the cyclic test command.
Syntax
TYPE ST_IEC870_5_101TestPollParams:
STRUCT
asduAddr : DWORD := IEC870_ASDUADDR_SYSPARA;
tPollCycle : TIME := T#60s;
bEnable : BOOL := FALSE;
END_STRUCT
END_TYPE
asduAddr: Destination address of the test command (common ASDU address);
tPollCycle: Cycle time of the test command.
bEnable: Enables (TRUE) or disables (FALSE) the cyclic test 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) |