E_IEC870_5_101QU
Qualifier for the commands.
Syntax
TYPE E_IEC870_5_101QU :
(
eIEC870_QU_UNSPECIFIED := 0,
eIEC870_QU_SHORTPULSE := 1,
eIEC870_QU_LONGPULSE := 2,
eIEC870_QU_PERSISTENT := 3
(* <4..8> := Reserved for standrad definitions of companion standard (compatible range) *)
(* <9..15> := Reserved for the selection of other predefined functions *)
(* <16..31> := Reserved for special use (private range) *)
);
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) |