The TemperatureZoneTypehas two subtypes to distinguish between temperature zones on barrels and in moulds.
Table 70– BarrelTemperatureZoneType Definition
Attribute |
Value |
||||
BrowseName |
BarrelTemperatureZoneType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of TemperatureZoneType |
|||||
0:HasProperty |
Variable |
Position |
0:UInt32 |
0:PropertyType |
M, RO |
The Position Propertyrepresents 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 BrowseNamesshall be “BarrelTemperatureZone_<Nr>” (starting with 1).
Table 71– MouldTemperatureZoneType Definition
Attribute |
Value |
||||
BrowseName |
MouldTemperatureZoneType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of TemperatureZoneType |
The subtype has no additional child elements.
When instances are created the BrowseNamesshall be “MouldTemperatureZone_<Nr>” (starting with 1).
NOTE: Each MouldTemperatureZonebelongs 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.