ST_Interface

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

TYPE ST_Interface : 
STRUCT
    Number              : DINT;
    ControlCmdNumber    : DINT;
    CmdValue            : DINT;
    Parameter           : ARRAY [1..MaxInterfaceParameters] OF ST_Descriptor;
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