Type |
Data structure |
Available as of |
V1.0.1.0 |
The structure ST_Ingredient is a collection of tags used to describe the raw materials that are needed for the product.
Variable |
Data type |
Description |
---|---|---|
IngredientID |
DINT |
Arbitrary number associated with the raw material, or ingredient for a particular product number. |
Parameter |
ARRAY [0..Gc_uiNumberOfIngredientParameter] OF ST_Descriptor |
Structured array describes the specific ingredients or raw materials, which are needed or were used by the machine to process the specified product. |
oST_Product