ST_Count

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

TYPE ST_Count : 
STRUCT
    Id                  : DINT;
    Name                : STRING;
    Unit                : STRING(5);
    Count               : DINT;
    AccCount            : DINT;
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