ST_Product
This is a collection of tags used to describe the product that the machine is making.
TYPE ST_Product :
STRUCT
ProductId : DINT;(* ~ (OPC : 1: enabled for OPC ) *)
ProcessVariables : ARRAY [1..iMAX_PROD_PROCESS_VARS] OF ST_Descriptor; (* ~ (OPC : 1: enabled for OPC ) *)
Ingredients : ARRAY [1..iMAX_INGREDIENTS] OF ST_Ingredient; (* ~ (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 |