ST_IEC870_5_101GenCmdPollParams
General command acquisition settings.
TYPE ST_IEC870_5_101GenCmdPollParams:
STRUCT
tPollCycle : TIME := T#1h; (* General command cycle time *)
bEnable : BOOL := FALSE; (* TRUE = Enable cyclic general command, FALSE = Disable *)
options : DWORD := 0; (* Additional general command options *)
END_STRUCT
END_TYPE
tPollCycle: General command cycle time. Default: 60min.
bEnable: TRUE = Enable cyclic general command, FALSE = Disable.
options: Additional general command options.
Requirements
Development Environment | Target System | PLC Libraries to include |
---|---|---|
TwinCAT v2.10.0 Build >= 1301 | PC or CX (x86, ARM) | TcIEC870_5_101.Lib |