6 Calibrator_InterfaceType

6.1 Calibrator_InterfaceType Definition

This OPC UA ObjectType is used for the root Object representing a calibrator as part of an extrusion line. It is based on the ExtrusionDeviceType (defined in OPC 40084-1) and formally defined in Table 1.

The instance(s) of Calibrator_InterfaceType shall be located under the Machines Object of the Server (see OPC UA for Machinery).

NOTE: If the OPC UA server is implemented in the control of the calibrator so only one instance of Calibrator_InterfaceType will be created. But it is also possible that one OPC UA server is connected to several machine controls as one interface to the MES. In this case several instances of Calibrator_InterfaceType will be created.

Figure 1 – Calibrator_InterfaceType Overview
Table 1 – Calibrator_InterfaceType Definition
Attribute Value
BrowseNameCalibrator_InterfaceType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 4:ExtrusionDeviceType (defined in OPC 40084-1)
0:HasComponentObjectPositionZ3:MeasuringDeviceTypeO
0:HasComponentObjectPositionsX3:MeasuringDevicesTypeO
0:HasComponentObjectPositionsY3:MeasuringDevicesTypeO
0:HasComponentObjectPositionsPipeSupport3:MeasuringDevicesTypeO
0:HasComponentObjectCalibrationZonesCalibrationZonesTypeM
Conformance Units
OPC 40084-10 Basic

The BrowseName of the object instance shall be “Calibrator_<Manufacturer>_<SerialNumber>”.

Example: “Calibrator_battenfeld_0123456”.

6.2 DeviceClass

The DeviceClass Property in the Identification Object inside the ExtrusionDeviceType shall have the value “Calibrator”.

6.3 PositionZ, PositionsX, PositionsY

These Objects represent the z-position and the several x- and y-positions of the calibrator. The MeasuringDeviceType and MeasuringDeviceType are defined in OPC 40083.

Definition of directions (from extruder output):

Figure 2 – Definition of the direction of the x-, y- and z-positions of the calibrator

6.4 PositionsPipeSupport

This Object represents the positions of a pipe support. The MeasuringDeviceType is defined in OPC 40083.

6.5 CalibrationZonesType

This Object is a container for the calibration zones but gives also information about the total water flow and water temperature.

Figure 3 – CalibrationZonesType Overview
Table 2 – CalibrationZonesType Definition
Attribute Value
BrowseNameCalibrationZonesType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariable0:NodeVersion0:String0:PropertyTypeM, RO
0:HasComponentObjectWaterFlowIn3:MeasuringDeviceTypeO
0:HasComponentObjectWaterFlowOut3:MeasuringDeviceTypeO
0:HasComponentObjectWaterTemperatureIn3:MeasuringDeviceTypeO
0:HasComponentObjectWaterTemperatureOut3:MeasuringDeviceTypeO
0:HasComponentObjectCalibrationZone_<Nr>CalibrationZoneTypeOP
0:GeneratesEventObjectTypeGeneralModelChangeEventType
Conformance Units
OPC 40084-10 Basic

6.5.1 WaterFlowIn, WaterFlowOut

In and out Flow rate (in volume per time) of the water in the calibration zone. The used MeasuringDeviceType is defined in OPC 40083.

6.5.2 WaterTemperatureIn, WaterTemperatureOut

In and out temperature of the water in the calibration zone. The used MeasuringDeviceType is defined in OPC 40083.

6.5.3 CalibrationZoneType

This Object represents information about a single calibration zone.

Table 3 – CalibrationZoneType Definition
Attribute Value
BrowseNameCalibrationZoneType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseObjectType defined in OPC 10000-5
0:HasPropertyVariableName0:LocalizedText0:PropertyTypeM, RW
0:HasPropertyVariablePosition0:String0:PropertyTypeO, RO
0:HasPropertyVariableIsPresent0:Boolean0:PropertyTypeM, RO
0:HasComponentObjectVacuumPumps3:DrivesTypeO
0:HasComponentObjectWaterPumps3:DrivesTypeO
0:HasComponentObjectVacuum3:MeasuringDeviceTypeO
0:HasComponentObjectWaterTemperature3:MeasuringDeviceTypeO
0:HasComponentObjectWaterFlow3:MeasuringDeviceTypeO
0:HasComponentObjectWaterLevel3:MeasuringDeviceTypeO
0:HasComponentObjectAirShowerPressure3:MeasuringDeviceTypeO
0:HasComponentObjectAdditionalMeasuringDevices3:MeasuringDevicesTypeO
Conformance Units
OPC 40084-10 Basic
6.5.3.1 Name

Name of the calibration zone.

6.5.3.2 Position

Position of the calibration zone.

6.5.3.3 IsPresent

Indication if the calibration is present/used in the process

6.5.3.4 VacuumPumps

Information about the vacuum pumps in the calibration zone. The DrivesType is defined in OPC 40083.

6.5.3.5 WaterPumps

Information about the water pumps in the calibration zone. The DrivesType is defined in OPC 40083.

6.5.3.6 WaterTemperature

Measurement of the water temperature in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.

6.5.3.7 WaterFlow

Measreument of the water flow in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.

6.5.3.8 Water level

Measreument of the water level in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.

6.5.3.9 AirShowerPressure

Measreument of the pressure of the air shower in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.

6.5.3.10 AdditionalMeasuringDevices

Container for any other measured values in the calibration zone.