ST_IEC870_5_103AOInfoObj

Information object description.

TYPE ST_IEC870_5_103AOInfoObj :
STRUCT
    fc      : BYTE; 
    n       : BYTE;
    stream  : ST_IEC870_5_101Stream; (* Information element of max. length *)
END_STRUCT
END_TYPE

fc: Function number (code).

n: Information number.

Requirements

Development Environment

Target System

PLC libraries to include

TwinCAT v2.10.0 Build >= 1313

PC or CX (x86, ARM)

TcIEC870_5_103Link.Lib

( Standard.Lib; TcBase.Lib; TcSystem.Lib; TcUtilities.Lib; TcIEC870_5_101.Lib; TcIEC870_5_101Link.Lib; COMlibV2.Lib; are included automatically )