IEC102ASDU_TO_STRING

IEC102ASDU_TO_STRING 1:

The function converts the information of an IEC 60870-5-102 ASDU to a string (for debugging purposes/troubleshooting).

Syntax

FUNCTION IEC102ASDU_TO_STRING: T_MaxString
VAR_INPUT
    in : ST_IEC870_5_102AOGen;
END_VAR

IEC102ASDU_TO_STRING 2: Inputs

in: Structured variable with the ASDU to be converted.

Requirements

Development environment

Target system type

PLC libraries to be linked (category group)

TwinCAT v3.1.4012.0

PC oder CX (x86, x64, Arm®)

Tc2_IEC60870_5_10x (Communication->IEC60870)
Tc2_SerialCom (Communication->Serial)
Tc2_TcpIp (Communication->TcpIp)
Tc2_Utilities (System)