ST_Product
Sammlung von Tags für die Beschreibung des auf der Maschine gefertigten Produkts.
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
Voraussetzungen
Entwicklungsumgebung | Zielplattform | Einzubindende SPS-Bibliotheken |
---|---|---|
Ab TwinCAT v3.1 Build 4018 | PC (i386) | Tc3_PackML |