7 Calibrator_InterfaceType

7.5 CalibrationZonesType

7.5.3 CalibrationZoneType

This Object represents information about a single calibration zone.
Table 3 – CalibrationZoneType Definition
Attribute | Value | ||||
---|---|---|---|---|---|
BrowseName | CalibrationZoneType | ||||
IsAbstract | False | ||||
References | Node Class | BrowseName | DataType | TypeDefinition | Other |
Subtype of 0:BaseObjectType defined in OPC UA Part 5 | |||||
0:HasProperty | Variable | Name | 0:LocalizedText | 0:PropertyType | M, RW |
0:HasProperty | Variable | Position | 0:String | 0:PropertyType | O, RO |
0:HasProperty | Variable | IsPresent | 0:Boolean | 0:PropertyType | M, RO |
0:HasComponent | Object | VacuumPumps | 3:DrivesType | O | |
0:HasComponent | Object | WaterPumps | 3:DrivesType | O | |
0:HasComponent | Object | Vacuum | 3:MeasuringDeviceType | O | |
0:HasComponent | Object | WaterTemperature | 3:MeasuringDeviceType | O | |
0:HasComponent | Object | WaterFlow | 3:MeasuringDeviceType | O | |
0:HasComponent | Object | WaterLevel | 3:MeasuringDeviceType | O | |
0:HasComponent | Object | AirShowerPressure | 3:MeasuringDeviceType | O | |
0:HasComponent | Object | AdditionalMeasuringDevices | 3:MeasuringDevicesType | O |
7.5.3.1 Name 
Name of the calibration zone.
7.5.3.2 Position 
Position of the calibration zone.
7.5.3.3 IsPresent 
Indication if the calibration is present/used in the process
7.5.3.4 VacuumPumps 
Information about the vacuum pumps in the calibration zone. The DrivesType is defined in OPC 40083.
7.5.3.5 WaterPumps 
Information about the water pumps in the calibration zone. The DrivesType is defined in OPC 40083.
7.5.3.6 WaterTemperature 
Measreument of the water temperature in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.
7.5.3.7 WaterFlow 
Measreument of the water flow in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.
7.5.3.8 Water level 
Measreument of the water level in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.
7.5.3.9 AirShowerPressure 
Measreument of the pressure of the air shower in the calibration zone. The MeasuringDevicesType is defined in OPC 40083.
7.5.3.10 AdditionalMeasuringDevices 
Container for any other measured values in the calibration zone.