E_IEC870_DEVICE_TYPE
Protocol or station type.
Syntax
TYPE E_IEC870_DEVICE_TYPE :
(
eIEC870_101_SLAVE := 0, (* Secondary (responding) station *)
eIEC870_101_MASTER := 1,(* Primary (initiating) station *)
eIEC870_102_SLAVE := 2, (* Secondary (responding) station *)
eIEC870_102_MASTER := 3,(* Primary (initiating) station *)
eIEC870_103_SLAVE := 4, (* Secondary (responding) station *)
eIEC870_103_MASTER := 5 (* Primary (initiating) station *)
);
END_TYPE
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) |