ST_Descriptor

Collection of tags for the description of parameters in the machine.

TYPE ST_Descriptor : 
STRUCT
    Id                  : DINT;
    Name                : STRING;
    Unit                : STRING(5);
    Value               : REAL;
END_STRUCT
END_TYPE

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v3.1 Build 4018 and higher

PC (i386)

Tc3_PackML_V2