17.2.10 Subtypes of TemperatureZoneType

The TemperatureZoneType has two subtypes to distinguish between temperature zones on barrels and in moulds.

17.2.10.1 BarrelTemperatureZoneType
Table 70 – BarrelTemperatureZoneType Definition
Attribute Value
BrowseNameBarrelTemperatureZoneType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of TemperatureZoneType
0:HasPropertyVariablePosition0:UInt320:PropertyTypeM, RO

The Position Property represents the location of the temperature zone on a barrel. Counting starts with 1 beginning from the feeding. The highest position is at the nozzle.

When instances are created the BrowseNames shall be “BarrelTemperatureZone_<Nr>” (starting with 1).

17.2.10.2 MouldTemperatureZoneType
Table 71 – MouldTemperatureZoneType Definition
Attribute Value
BrowseNameMouldTemperatureZoneType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of TemperatureZoneType

The subtype has no additional child elements.

When instances are created the BrowseNames shall be “MouldTemperatureZone_<Nr>” (starting with 1).

NOTE: Each MouldTemperatureZone belongs to a Mould. Numbering starts with 1 for each Mould. That means Mould_1 has a MouldTemperatureZone_1 and Mould_2 has also a MouldTemperatureZone_1.