ST_Product
Collection of tags for the description of the product manufactured on the machine.
TYPE ST_Product :
STRUCT
ProductId : DINT;
ProcessVariables : ARRAY [1..MaxProductProcessVariables] OF ST_Descriptor;
Ingredients : ARRAY [1..MaxIngredients] OF ST_Ingredient;
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 |