ST_IEC870_5_101SystemInterface
Syntax
TYPE ST_IEC870_5_101SystemInterface :
STRUCT
device : ST_IEC870_5_101DeviceInterface;
service : ST_IEC870_5_101SlaveServices;
END_STRUCT
END_TYPE
device: Kommunikationsschnittstelle des IEC-Gerätes. Diese Variable dient anderen SPS Funktionen oder Funktionsbausteinen als Kommunikationsschnittstelle zum IEC-Gerät (hier: Unterstation).
service: IEC-Gerätedienste;
Voraussetzungen
Entwicklungsumgebung |
Zielplattform |
Einzubindende SPS Bibliotheken (Kategoriegruppe) |
---|---|---|
TwinCAT v3.1.4012.0 |
PC oder CX (x86, x64, ARM) |
Tc2_IEC60870_5_10x (Communication->IEC60870) |