ST_Ingredient

Collection of tags for the description of the raw materials required for the product.

TYPE ST_Ingredient : 
STRUCT
    IngredientId        : DINT;
    Parameter           : ARRAY [1..MaxIngredientParameters] 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