ST_IEC870_5_102AOInfoObj

Information object description.

TYPE ST_IEC870_5_102AOInfoObj :
STRUCT
    rcdAddr : BYTE; (* Record address <0..255> *)
    stream  : ST_IEC870_5_101Stream; (* Information element of max. length *)
END_STRUCT
END_TYPE

rcdAddr: Record address or list address of accounting period.

stream: Information element data of max. length (byte array buffer).

The list addresses are specified as follows: <0..255>

The size of a partial list is a system parameter.

Requirements

Development Environment

Target System

PLC libraries to include

TwinCAT v2.10 Build >= 1319

PC or CX (x86, ARM)

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