E_IEC870_5_101RQT
Request qualifier of counter interrogation command.
Syntax
TYPE E_IEC870_5_101RQT :
(
eIEC870_RQT_NONE := 0,(* No counter read *)
eIEC870_RQT_REQCO1 := 1,(* Group 1 counter interrogation *)
eIEC870_RQT_REQCO2 := 2,(* Group 2 counter interrogation *)
eIEC870_RQT_REQCO3 := 3,(* Group 3 counter interrogation *)
eIEC870_RQT_REQCO4 := 4,(* Group 4 counter interrogation *)
eIEC870_RQT_REQCOGEN := 5 (* General counter interrogation *)
(* <6..31> := Reserved for future norm definitions *)
(* <32..63> := Reserved for user definitions (private range) *)
);
END_TYPE
Voraussetzungen
Entwicklungsumgebung |
Zielplattform |
Einzubindende SPS Bibliotheken (Kategoriegruppe) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |