13 DosingMaterialType

13.1 DosingMaterialType definition

Provides information about the material. It is a Subtype of the MaterialType defined in OPC 40083.

Table 34 – DosingMaterialType definition
Attribute Value
BrowseNameDosingMaterialType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 4:MaterialType defined in OPC 40083
0:HasComponentVariableMaterialClass0:UInt160:MultiStateValueDiscreteTypeM

13.2 MaterialClass

Provides information about the material class, which can be used for the recipe calculation by the server or client. The TypeDefinition is 0:MultiStateValueDiscreteType, values are given in Table 35. Vendor specific classes can be used with EnumValue ≥ 100.

Table 35 – Values for MaterialClass
EnumValue ValueAsText Description
0MAINMain material
1ADDITIVEAdditive e.g. coloring material
2REGRIND_CLOSED_LOOPRegrind with known composition, which is already considered in the internal dosing control and therefore excluded from the recipe calculation.
3REGRIND_OPEN_LOOPRegrind with unknown composition. Included in the recipe calculation.

EXAMPLE:

With a recipe consisting of additive A = 9%, additive B = 10% and regrind ratio = 25%, the Percentage values calculate depending on the MaterialClass of the regrind material, shown in Table 36.

If the regrind composition is known (REGRIND_CLOSED_LOOP), e.g. sprue regrind in a stable process, where the regrind has the same composition as the recipe, only the main material share has to be mixed with the additives. The internal calculation percentage of Additive A calculates to 9 % × 75 % = 6,75 %, since 25 % of the additive (2,25 % in total) come from the regrind.

If the regrind composition is unknown (REGRIND_OPEN_LOOP), the regrind is treated as an additional component.

Table 36: Calculation Example based on Regrind MaterialClass
Component MaterialClass Recipe MaterialClass of Regrind
REGRIND_CLOSED_LOOPREGRIND_OPEN_LOOP
Percentage Internal calculation Percentage Internal calculation
MainMAIN-81 %60,75 %56 %56 %
Additive AADDITIVE9 %9 %6,75 %9 %9 %
Additive BADDITIVE10 %10 %7,5 %10 %10 %
Regrind25 %25 %25 %25 %25 %
125 %100 %