This ObjectType is used for the temperatures in barrel and mould zones. When instances are created, the BrowseNames shall be “BarrelTemperatureZoneCycleParameters_<Nr>”, respectively “MouldTemperatureZone_<Nr>” (starting with 1).
The TemperatureZoneCycleParametersEventType is formally defined in Table 101.
Table 101 – TemperatureZoneCycleParametersType Definition
Attribute |
Value |
||||
BrowseName |
TemperatureZoneCycleParametersType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 0:BaseObjectType defined in OPC UA Part 5 |
|||||
0:HasProperty |
Variable |
Index |
0:UInt32 |
0:PropertyType |
M |
0:HasProperty |
Variable |
Name |
0:String |
0:PropertyType |
M |
0:HasProperty |
Variable |
Classification |
TemperatureZoneClassificationEnumeration |
0:PropertyType |
O, RO |
0:HasComponent |
Variable |
ActualTemperature |
0:Double |
0:AnalogItemType |
M |
The Index Property gives the number of the zone.
The Name Property represents the name of the zone.
The Classification Property represents the type of the zone. The TemperatureZoneClassificationEnumeration is defined in 17.2.5.
The ActualTemperature Variable represents the current temperature of the zone.