This ObjectType is a container for temperature zones inside of a component of an extrusion line. It is formally defined in Table 10.
Table 10 – ExtrusionTemperatureZonesType Definition
Attribute |
Value |
||||
BrowseName |
ExtrusionTemperatureZonesType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 0:BaseObjectType defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
0:NodeVersion |
0:String |
0:PropertyType |
M, RO |
0:HasComponent |
Object |
StartTempering |
|
3:StartDeviceType |
O |
0:HasComponent |
Object |
Maintenance |
|
3:MaintenanceType |
O |
0:HasComponent |
Object |
TemperatureZone_<Nr> |
|
ExtrusionTemperature ZoneType |
OP |
0:GeneratesEvent |
ObjectType |
0:GeneralModelChangeEventType |
|
|
|
When instances for temperature zones are created, the BrowseNames shall be “TemperatureZone_<Nr>” where <Nr> is a three-digit number with leading zeros, starting with “001”. The ExtrusionTemperatureZoneType is defined in Table 11.
StartTempering: Main switch for all temperature zones in the container. The single zones have own switches/status AND-connection!
This ObjectType represents one temperature zone inside of a component of an extrusion line. It is formally defined in Table 11.
Table 11 – ExtrusionTemperatureZoneType Definition
Attribute |
Value |
||||
BrowseName |
ExtrusionTemperatureZoneType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of 3:MeasuringDeviceType defined in OPC 40083 |
|||||
0:HasComponent |
Variable |
NominalHeatingPower |
0:Double |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
NominalCoolingPower |
0:Double |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Variable |
ControllerOutput |
0:Double |
0:AnalogUnitType |
O, RO |
0:HasComponent |
Object |
ElectricalCurrent |
|
3:MonitoredParameterType |
O |
NOTES: The temperature of the zone is stored inside the MonitoredParameter object of the MeasuringDeviceType. The TemperatureZoneType differs from the TemperatureZoneType defined in OPC 40083 to make use of the new MeasuringDeviceType.
Indication of the nominal heating power of the zone in kW. If the zone is only a cooling zone, this variable is not used.
Indication of the nominal cooling power of the zone in kW. If the zone is only a heating zone, this variable is not used.
Actual ratio of the used nominal power in %. Values from -100 (=max. cooling) to +100 (max. heating).
Actual electrical current of the zone in A.