19.15 TemperatureZoneCycleParametersType

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
BrowseNameTemperatureZoneCycleParametersType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC UA Part 5
0:HasPropertyVariableIndex0:UInt320:PropertyTypeM
0:HasPropertyVariableName0:String0:PropertyTypeM
0:HasPropertyVariableClassificationTemperatureZone
ClassificationEnumeration
0:PropertyTypeO, RO
0:HasComponentVariableActualTemperature0:Double0:AnalogItemTypeM

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.