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
| 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 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
| 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 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.