ST_Ingedient

This is a collection of tags used to describe the raw materials that are needed for the product.

TYPE ST_Ingredient : 
STRUCT
    IngredientId        : DINT;(* ~ (OPC : 1: enabled for OPC ) *)
    Parameter           : ARRAY [1..iMAX_INGREDIENT_PARAMS] OF ST_Descriptor;(* ~ (OPC : 1: enabled for OPC ) *)
END_STRUCT
END_TYPE

Requirements

Development environment

Target system type

PLC libraries to be linked

TwinCAT v3.1, build 4018 onwards

PC (i386)

Tc3_PackML