ST_PMLRecipe
Collection of tags for describing recipes in the machine.
TYPE ST_PMLRecipe :
STRUCT
Id : DINT;
Name : STRING;
Unit : STRING(6);
PrimaryQty : REAL;
ProcessVariables : ST_PMLProcessVariables;
Ingredients : ST_PMLIngredients;
END_STRUCT
END_TYPE
Requirements
Development Environment | Target platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |