ST_IEC870_5_101ExSystemInterface

TYPE ST_IEC870_5_101ExSystemInterface :
STRUCT
    device   : ST_IEC870_5_101DeviceInterface;
    service  : ST_IEC870_5_101SystemServices;
    hSOTable : T_HAODBTABLE;
END_STRUCT
END_TYPE

device: Kommunikationsschnittstelle des IEC-Gerätes.

service: IEC-Gerätedienste;

hSOTable : Systemobjekt Datenbank Handle;

Voraussetzungen

Entwicklungsumgebung

Zielplattform

Einzubindende SPS Bibliotheken

TwinCAT v2.10.0 Build >= 1328

PC oder CX (x86, ARM)

TcIEC870_5_101Master.Lib
( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib; COMLibV2.Lib; TcIEC870_5_101Link.Lib; TcIEC870_5_101.Lib werden automatisch eingebunden )