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: Communication interface of IEC device;

service: IEC device service;

hSOTable : System object database handle;

Requirements

Development environment

Target system type

PLC libraries to be linked

TwinCAT v2.10.0 Build >= 1328

PC or 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 are included automatically )