7 PA-DIM Object Types
7.1 PA-DIM Interfaces
7.1.1 IAdministrationType
The IAdministrationType provides the interface to administration variables and methods of the device and is formally defined in Table 16.
| Attribute | Value | ||||
| BrowseName | IAdministrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | DisplayLanguage | 0:LocaleId | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | DateOfLastChange | 0:DateTime | 0:BaseDataVariableType | O |
| 0:HasComponent | Method | FactoryReset | Defined in 9.1 | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM IAdmin DisplayLanguage | |||||
| PA-DIM IAdmin DateOfChange | |||||
| PA-DIM IAdmin FactoryReset |
DisplayLanguage: is the language used for the local display of the device. ABN597#004 defines language or languages set on the display.
DateOfLastChange: ABN604#001 defines parameter indicating the date and time at which one of the device parameters was changed the last time.
FactoryReset: ABN609#002 property the value of which indicates the kind of reset function to be executed. Note: Properties can be variables or methods according IEC 61987 CDD.
The components of IAdministrationType have additional references which are defined in Table 17.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| DisplayLanguage | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN597#004 |
| DateOfLastChange | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN604#001 |
| FactoryReset | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN609#002 |
The child Nodes of the IAdministrationType have additional Attribute values defined in Table 18.
| BrowsePath | Value Attribute |
| DisplayLanguage | en |
| DateOfLastChange | 1/1/1601 12:00:00 AM |
7.1.2 ISignalSetType
The ISignalSetType provides the interface to process variables of the device and is formally defined in Table 19.
| Attribute | Value | ||||
| BrowseName | ISignalSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalSet | SignalSetType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ISignal |
SignalSet is a container object for the process variables of the device.
7.1.3 ICalibrationType
The ICalibrationType provides the interface to calibration variables of the sensor resp. signal and is formally defined in Table 20.
| Attribute | Value | ||||
| BrowseName | ICalibrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | CalibrationTimestamp | 0:DateTime | 0:PropertyType | O |
| 0:HasComponent | Variable | TypeOfCalibration | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| 0:HasComponent | Object | CalibrationPointSet | CalibrationPointSetType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ICalibration | |||||
| PA-DIM ICalibration CalibrationTimestamp | |||||
| PA-DIM ICalibration TypeOfCalibration | |||||
| PA-DIM ICalibration CalibrationPointSet |
The components of ICalibrationType have additional references which are defined in Table 21.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| CalibrationTimestamp | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP544#001 |
| TypeOfCalibration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABH609#002 |
The child Nodes of the ICalibrationType have additional Attribute values defined in Table 22.
| BrowsePath | Value Attribute |
| CalibrationTimestamp | 1/1/1601 12:00:00 AM |
| TypeOfCalibration | 0 |
| ns=3;s=0112/2///61987#ABP732#001 | |
| adjustment |
7.1.4 IConductivityCalibrationType
The IConductivityCalibrationType provides the interface to conductivity measurement specific calibration variables of the sensor resp. signal and is formally defined in Table 23.
| Attribute | Value | ||||
| BrowseName | IConductivityCalibrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | ConductivityCellConstant | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM PhSignalType |
The components of IConductivityCalibrationType have additional references which are defined in Table 24.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath | |||
| ConductivityCellConstant | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABF161#001 | |||
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | ||||
The child Nodes of the IConductivityCalibrationType have additional Attribute values defined in Table 25.
| BrowsePath | Value Attribute |
| ConductivityCellConstant | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705744658 DisplayName: cm⁻¹ Description: reciprocal centimetre |
7.1.5 IAmperometricCalibrationType
The IAmperometricCalibrationType provides the interface to amperometric measurement specific calibration variables of the sensor resp. signal and is formally defined in Table 26.
| Attribute | Value | ||||
| BrowseName | IAmperometricCalibrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | AmperometricSensorSlope | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | AmperometricSensorZeroPoint | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | AbsoluteAirPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricSignalType | |||||
| PA-DIM IAmperometricCalibration AbsoluteAirPressure | |||||
| PA-DIM IAmperometricCalibration SensorT90 |
The components of IAmperometricCalibrationType have additional references which are defined in Table 27.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| AmperometricSensorSlope | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP572#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| AmperometricSensorZeroPoint | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP573#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| AbsoluteAirPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP574#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorT90 | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP569#001 |
The child Nodes of the IAmperometricCalibrationType have additional Attribute values defined in Table 28.
| BrowsePath | Value Attribute |
| AmperometricSensorZeroPoint | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705750616 DisplayName: pA Description: picoampere | |
| AbsoluteAirPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705746519 DisplayName: hPa Description: hectopascal | |
| SensorT90 | 0.0 |
7.1.6 IOpticalFluorescenseQuenchingCalibrationType
The IOpticalFluorescenseQuenchingCalibrationType provides the interface to optical fluorescence quenching measurement specific calibration variables of the sensor resp. signal and is formally defined in Table 29.
| Attribute | Value | ||||
| BrowseName | IOpticalFluorescenseQuenchingCalibrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | OpticalFluorescenseQuenchingSensorSlope | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | OpticalFluorescenseQuenchingSensorZeroPoint | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | AbsoluteAirPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM OpticalFluorescenseQuenchingSignalType | |||||
| PA-DIM IOpticalFluorescenseQuenchingCalibration AbsoluteAirPressure | |||||
| PA-DIM IOpticalFluorescenseQuenchingCalibration SensorT90 |
The components of IOpticalFluorescenseQuenchingCalibrationType have additional references which are defined in Table 30.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| OpticalFluorescenseQuenchingSensorSlope | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP586#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| OpticalFluorescenseQuenchingSensorZeroPoint | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP587#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| AbsoluteAirPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP574#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorT90 | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP569#001 |
The child Nodes of the IOpticalFluorescenseQuenchingCalibrationType have additional Attribute values defined in Table 31.
| BrowsePath | Value Attribute |
| OpticalFluorescenseQuenchingSensorZeroPoint | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741621 DisplayName: µs Description: microsecond | |
| AbsoluteAirPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705746519 DisplayName: hPa Description: hectopascal | |
| SensorT90 | 0.0 |
7.1.7 IGasChromatographCalibrationType
The IGasChromatographCalibrationType provides the interface to gaschromatograph measurement specific calibration variables of the sensor resp. signal and is formally defined in Table 32.
| Attribute | Value | ||||
| BrowseName | IGasChromatographCalibrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | CalibrationRange1ResponseFactor | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | CalibrationRange1LowerRangeValue | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CalibrationRange1UpperRangeValue | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | CalibrationRange2ResponseFactor | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | CalibrationRange2LowerRangeValue | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CalibrationRange2UpperRangeValue | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | CalibrationRange3ResponseFactor | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | CalibrationRange3LowerRangeValue | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CalibrationRange3UpperRangeValue | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM GasChromatograph CalibrationRange1 | |||||
| PA-DIM GasChromatograph CalibrationRange2 | |||||
| PA-DIM GasChromatograph CalibrationRange3 |
CalibrationRange1ResponseFactor is defined by IRDI as ABQ024#001 which states "ratio between the concentration of a compound being analysed and the response of the detector to that compound for the calibration range 1".
CalibrationRange1LowerRangeValue is defined by IRDI as ABQ025#001 which states "volume concentration value assigned to the lower range end-value of calibration range 1".
CalibrationRange1UpperRangeValue is defined by IRDI as ABQ026#001 which states "volume concentration value assigned to the upper range end-value of calibration range 1".
CalibrationRange2ResponseFactor is defined by IRDI as ABQ027#001 which states "ratio between the concentration of a compound being analysed and the response of the detector to that compound for the calibration range 2".
CalibrationRange2LowerRangeValue is defined by IRDI as ABQ028#001 which states "volume concentration value assigned to the lower range end-value of calibration range 2".
CalibrationRange2UpperRangeValue is defined by IRDI as ABQ029#001 which states "volume concentration value assigned to the upper range end-value of calibration range 2".
CalibrationRange3ResponseFactor is defined by IRDI as ABQ030#001 which states "ratio between the concentration of a compound being analysed and the response of the detector to that compound for the calibration range 3".
CalibrationRange3LowerRangeValue is defined by IRDI as ABQ031#001 which states "volume concentration value assigned to the lower range end-value of calibration range 3".
CalibrationRange3UpperRangeValue is defined by IRDI as ABQ032#001 which states "volume concentration value assigned to the upper range end-value of calibration range 3".
The components of IGasChromatographCalibrationType have additional references which are defined in Table 33.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| CalibrationRange1ResponseFactor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ024#001 |
| CalibrationRange1LowerRangeValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ025#001 |
| CalibrationRange1UpperRangeValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ026#001 |
| CalibrationRange2ResponseFactor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ027#001 |
| CalibrationRange2LowerRangeValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ028#001 |
| CalibrationRange2UpperRangeValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ029#001 |
| CalibrationRange3ResponseFactor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ030#001 |
| CalibrationRange3LowerRangeValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ031#001 |
| CalibrationRange3UpperRangeValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ032#001 |
The child Nodes of the IGasChromatographCalibrationType have additional Attribute values defined in Table 34.
| BrowsePath | Value Attribute |
| CalibrationRange1ResponseFactor | 1.0 |
| CalibrationRange1LowerRangeValue | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million | |
| CalibrationRange1UpperRangeValue | 100.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million | |
| CalibrationRange2ResponseFactor | 1.0 |
| CalibrationRange2LowerRangeValue | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million | |
| CalibrationRange2UpperRangeValue | 100.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million | |
| CalibrationRange3ResponseFactor | 1.0 |
| CalibrationRange3LowerRangeValue | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million | |
| CalibrationRange3UpperRangeValue | 100.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million |
7.1.8 IPhCalibrationType
The IPhCalibrationType provides the interface to pH measurement specific calibration variables of the sensor resp. signal and is formally defined in Error! Reference source not found..
| Attribute | Value | ||||
| BrowseName | IPhCalibrationType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SensorSlope | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensorAsymmetryPotential | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM PhSignalType | |||||
| PA-DIM IPhCalibration SensorT90 |
The components of IPhCalibrationType have additional references which are defined in Table 36.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SensorSlope | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP567#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorAsymmetryPotential | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP568#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorT90 | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP569#001 |
The child Nodes of the IPhCalibrationType have additional Attribute values defined in Table 37.
| BrowsePath | Value Attribute |
| SensorSlope | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: millivolt | |
| SensorAsymmetryPotential | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: mV Description: millivolt | |
| SensorT90 | 0.0 |
7.1.9 IGeneralDeviceConditionSetType
The IGeneralDeviceConditionSetType provides the interface to condition variables of the device and its components and is formally defined in Table 38.
| Attribute | Value | ||||
| BrowseName | IGeneralDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | GeneralDeviceConditions | GeneralDeviceConditionSetType | O | |
| 0:HasComponent | Object | DeviceComponentConditions | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM IGeneralDeviceConditionSet | |||||
| PA-DIM IGeneralDeviceConditionSet DeviceComponentConditions |
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
| DeviceComponentConditions | 0:HasComponent | Object | <DeviceComponentIdentifier> | GeneralDeviceConditionSetType | OP |
<DeviceComponentIdentifier> is an optional placeholder for an object containing the condition variables related to a specific device component.
7.1.10 ITocDeviceConditionSetType
The ITocDeviceConditionSetType provides the interface to TOC device specific condition variables and is formally defined in Table 40.
| Attribute | Value | ||||
| BrowseName | ITocDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | CarrierGasVolumeFlow | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CarrierGasGaugePressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | ReactorTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SampleWaterVolumeFlow | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | ReferenceInjectionVolume | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | ActualInjectedVolume | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CoolerTemperature | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TocAnalyserType | |||||
| PA-DIM TocAnalyserType CarrierGasGaugePressure | |||||
| PA-DIM TocAnalyserType SampleWaterVolumeFlow | |||||
| PA-DIM TocAnalyserType ActualInjectedVolume |
The components of ITocDeviceConditionSetType have additional references which are defined in Table 41.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| CarrierGasVolumeFlow | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP558#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| CarrierGasGaugePressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP559#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| ReactorTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP554#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SampleWaterVolumeFlow | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP561#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| ReferenceInjectionVolume | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP563#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| ActualInjectedVolume | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP564#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| CoolerTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP555#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The child Nodes of the ITocDeviceConditionSetType have additional Attribute values defined in Table 42.
| BrowsePath | Value Attribute |
| CarrierGasVolumeFlow | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705747637 DisplayName: l/h Description: litre per hour | |
| CarrierGasGaugePressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| ReactorTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| SampleWaterVolumeFlow | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: millilitre per minute | |
| ReferenceInjectionVolume | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749652 Description: millilitre | |
| ActualInjectedVolume | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749652 Description: millilitre | |
| CoolerTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.1.11 IFlameIonisationDeviceConditionSetType
The IFlameIonisationDeviceConditionSetType provides the interface to FID specific condition variables and is formally defined in Table 43.
| Attribute | Value | ||||
| BrowseName | IFlameIonisationDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | CatalystTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | FuelGasPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CombustionAirPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | BlockTemperature | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FlameIonisationDetectorType CatalystTemperature | |||||
| PA-DIM FlameIonisationDetectorType FuelGasPressure | |||||
| PA-DIM FlameIonisationDetectorType CombustionAirPressure | |||||
| PA-DIM FlameIonisationDetectorType BlockTemperature |
The components of IFlameIonisationDeviceConditionSetType have additional references which are defined in Table 44.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| CatalystTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP576#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| FuelGasPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP578#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| CombustionAirPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP579#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| BlockTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP577#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The child Nodes of the IFlameIonisationDeviceConditionSetType have additional Attribute values defined in Table 45.
| BrowsePath | Value Attribute |
| CatalystTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| FuelGasPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| CombustionAirPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| BlockTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.1.12 IGasChromatographDeviceConditionSetType
The IGasChromatographDeviceConditionSetType provides the interface to gas chromatograph device specific condition variables and is formally defined in Table 46
| Attribute | Value | ||||
| BrowseName | IGasChromatographDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | ValveName | 0:LocalizedText[] | 0:PropertyType | O |
| 0:HasProperty | Variable | ValveSwitchingCyclesCounter | 0:UInt32[] | 0:PropertyType | O |
| 0:HasComponent | Variable | TotalAreaMeasuredPeaks | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | BaselineNoise | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM GasChromatographType | |||||
| PA-DIM GasChromatographType Valve | |||||
| PA-DIM GasChromatographType TotalAreaMeasuredPeaks | |||||
| PA-DIM GasChromatographType BaselineNoise |
The components of IGasChromatographDeviceConditionSetType have additional references which are defined in Table 48.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| ValveName | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ046#001 |
| ValveSwitchingCyclesCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ007#001 |
| TotalAreaMeasuredPeaks | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ043#001 |
| BaselineNoise | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ036#001 |
The child Nodes of the IGasChromatographDeviceConditionSetType have additional Attribute values defined in Table 48.
| BrowsePath | Value Attribute |
| TotalAreaMeasuredPeaks | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| BaselineNoise | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: mV |
7.1.13 IFtnirOrFtirDeviceConditionSetType
The IFtnirOrFtirDeviceConditionSetType provides the interface to Fourier Transform Near-Infrared Spectroscopy or Fourier Transform Infrared Spectroscopy device specific condition variables and is formally defined in Table 49.
| Attribute | Value | ||||
| BrowseName | IFtnirOrFtirDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | Watchdog | 0:Boolean | 0:PropertyType | O |
| 0:HasProperty | Variable | RemainingDataStorageCapacity | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FtnirOrFtirSpectrometerType | |||||
| PA-DIM FtnirOrFtirSpectrometerType Watchdog | |||||
| PA-DIM FtnirOrFtirSpectrometerType RemainingDataStorageCapacity |
The components of IFtnirOrFtirDeviceConditionSetType have additional references which are defined in Table 50.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| Watchdog | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP996#002 |
| RemainingDataStorageCapacity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ039#001 |
The child Nodes of the IFtnirOrFtirDeviceConditionSetType have additional Attribute values defined in Table 51.
| BrowsePath | Value Attribute |
| RemainingDataStorageCapacity | 0.0 |
7.1.14 IDiodeArrayDeviceConditionSetType
The IDiodeArrayDeviceConditionSetType provides the interface to Diode array spectrometer device specific condition variables and is formally defined in Table 52.
| Attribute | Value | ||||
| BrowseName | IDiodeArrayDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | Watchdog | 0:Boolean | 0:PropertyType | O |
| 0:HasProperty | Variable | RemainingDataStorageCapacity | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM DiodeArraySpectrometerType | |||||
| PA-DIM DiodeArraySpectrometerType Watchdog | |||||
| PA-DIM DiodeArraySpectrometerType RemainingDataStorageCapacity | |||||
The components of IDiodeArrayDeviceConditionSetType have additional references which are defined in Table 53.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| Watchdog | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP996#002 |
| RemainingDataStorageCapacity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ039#001 |
The child Nodes of the IDiodeArrayDeviceConditionSetType have additional Attribute values defined in Table 54.
| BrowsePath | Value Attribute |
| RemainingDataStorageCapacity | 0.0 |
7.1.15 IRamanDeviceConditionSetType
The IRamanDeviceConditionSetType provides the interface to Raman spectrometer device specific condition variables and is formally defined in Table 55.
| Attribute | Value | ||||
| BrowseName | IRamanDeviceConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | Watchdog | 0:Boolean | 0:PropertyType | O |
| 0:HasProperty | Variable | RemainingDataStorageCapacity | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM RamanSpectrometerType | |||||
| PA-DIM RamanSpectrometerType Watchdog | |||||
| PA-DIM RamanSpectrometerType RemainingDataStorageCapacity | |||||
The components of IRamanDeviceConditionSetType have additional references which are defined in Table 56.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| Watchdog | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP996#002 |
| RemainingDataStorageCapacity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ039#001 |
The child Nodes of the IRamanDeviceConditionSetType have additional Attribute values defined in Table 57.
| BrowsePath | Value Attribute |
| RemainingDataStorageCapacity | 0.0 |
7.1.16 INonDispersiveInfraredSignalConditionSetType
The INonDispersiveInfraredSignalConditionSetType provides the interface to NDIR measurement signal specific condition variables and is formally defined in Table 58.
| Attribute | Value | ||||
| BrowseName | INonDispersiveInfraredSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | ChopperFrequencyDeviation | 0:Float | 0:BaseAnalogType | O |
| 0:HasComponent | Variable | AbsoluteSampleGasPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SampleCellTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM NonDispersiveInfraredSignalType ChopperFrequencyDeviation | |||||
| PA-DIM NonDispersiveInfraredSignalType | |||||
| PA-DIM NonDispersiveInfraredSignalType AbsoluteSampleGasPressure |
The components of INonDispersiveInfraredSignalConditionSetType have additional references which are defined in Table 59.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| ChopperFrequencyDeviation | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP553#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| AbsoluteSampleGasPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP560#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SampleCellTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP556#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SourceResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP552#001 |
The child Nodes of the INonDispersiveInfraredSignalConditionSetType have additional Attribute values defined in Table 60.
| BrowsePath | Value Attribute |
| ChopperFrequencyDeviation | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| AbsoluteSampleGasPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| SampleCellTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| SourceResidualLife | 1.0 |
7.1.17 ITocSignalConditionSetType
The ITocSignalConditionSetType provides the interface to TOC measurement signal specific condition variables and is formally defined in Table 61.
| Attribute | Value | ||||
| BrowseName | ITocSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | ChopperFrequencyDeviation | 0:Float | 0:BaseAnalogType | O |
| 0:HasComponent | Variable | RelativeReagentLevel | 0:Float{Any} | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SampleCellTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | DetectorZeroSignal | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | AbsoluteSampleGasPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SampleGasVolumeFlow | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TocSignalType | |||||
| PA-DIM TocSignalType ChopperFrequencyDeviation | |||||
| PA-DIM TocSignalType RelativeReagentLevel | |||||
| PA-DIM TocSignalType AbsoluteSampleGasPressure | |||||
| PA-DIM TocSignalType SampleGasVolumeFlow |
The components of ITocSignalConditionSetType have additional references which are defined in Table 62.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| ChopperFrequencyDeviation | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP553#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| RelativeReagentLevel | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP557#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SampleCellTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP556#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| DetectorZeroSignal | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP551#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SourceResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP552#001 |
| AbsoluteSampleGasPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP560#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SampleGasVolumeFlow | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP562#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The child Nodes of the ITocSignalConditionSetType have additional Attribute values defined in Table 63.
| BrowsePath | Value Attribute |
| ChopperFrequencyDeviation | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| RelativeReagentLevel | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| SampleCellTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| DetectorZeroSignal | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: ppm Description: parts per million | |
| SourceResidualLife | 1.0 |
| AbsoluteSampleGasPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| SampleGasVolumeFlow | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705747637 DisplayName: l/h Description: litre per hour |
7.1.18 IParamagneticSignalConditionSetType
The IParamagneticSignalConditionSetType provides the interface to paramagnetic measurement signal specific condition variables and is formally defined in Table 64.
| Attribute | Value | ||||
| BrowseName | IParamagneticSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SampleTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ParamagneticSignalType |
The components of IParamagneticSignalConditionSetType have additional references which are defined in Table 65.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SampleTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP575#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The child Nodes of the IParamagneticSignalConditionSetType have additional Attribute values defined in Table 66.
| BrowsePath | Value Attribute |
| SampleTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| SensingElementTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.1.19 IThermalConductivitySignalConditionSetType
The IThermalConductivitySignalConditionSetType provides the interface to thermal conductivity measurement signal specific condition variables and is formally defined in Table 67.
| Attribute | Value | ||||
| BrowseName | IThermalConductivitySignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SampleTemperature | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ThermalConductivitySignalType |
The components of IThermalConductivitySignalConditionSetType have additional references which are defined in Table 68.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SampleTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP575#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The child Nodes of the IThermalConductivitySignalConditionSetType have additional Attribute values defined in Table 69.
| BrowsePath | Value Attribute |
| SampleTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.1.20 ITunableDiodeLaserSignalConditionSetType
The ITunableDiodeLaserSignalConditionSetType provides the interface to TDL measurement signal specific condition variables and is formally defined in Table 70.
| Attribute | Value | ||||
| BrowseName | ITunableDiodeLaserSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | AbsoluteSampleGasPressure | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SampleTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | TransmissionRatio | 0:Float | 0:DataItemType | O |
| 0:HasComponent | Variable | SignalNoiseRatio | 0:Float | 0:DataItemType | O |
| 0:HasComponent | Variable | LaserTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SignalFitQuality | 0:Float | 0:DataItemType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TunableDiodeLaserSignalType | |||||
| PA-DIM TunableDiodeLaserSignalType SignalFitQuality | |||||
| PA-DIM TunableDiodeLaserSignalType SignalNoiseRatio | |||||
| PA-DIM TunableDiodeLaserSignalType TransmissionRatio | |||||
| PA-DIM TunableDiodeLaserSignalType LaserTemperature | |||||
| PA-DIM TunableDiodeLaserSignalType AbsoluteSampleGasPressure |
The components of ITunableDiodeLaserSignalConditionSetType have additional references which are defined in Table 71.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| AbsoluteSampleGasPressure | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP560#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SampleTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP575#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| TransmissionRatio | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP582#001 |
| SignalNoiseRatio | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP581#001 |
| LaserTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP583#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SignalFitQuality | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP580#001 |
The child Nodes of the ITunableDiodeLaserSignalConditionSetType have additional Attribute values defined in Table 72.
| BrowsePath | Value Attribute |
| AbsoluteSampleGasPressure | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| SampleTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| TransmissionRatio | 0.0 |
| SignalNoiseRatio | 0.0 |
| LaserTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| SignalFitQuality | 0.0 |
7.1.21 IZirconiumDioxideSignalConditionSetType
The IZirconiumDioxideSignalConditionSetType provides the interface to Zirconium dioxide measurement signal specific condition variables and is formally defined in Table 73.
| Attribute | Value | ||||
| BrowseName | IZirconiumDioxideSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | RelativeHeatOutput | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | CellResistance | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SampleGasVolumeFlow | 0:Float | 0:AnalogUnitType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ZirconiumDioxideSignalType | |||||
| PA-DIM ZirconiumDioxideSignalType RelativeHeatOutput | |||||
| PA-DIM ZirconiumDioxideSignalType CellResistance | |||||
| PA-DIM ZirconiumDioxideSignalType SensingElementResidualLife | |||||
| PA-DIM ZirconiumDioxideSignalType SampleGasVolumeFlow |
The components of IZirconiumDioxideSignalConditionSetType have additional references which are defined in Table 74.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| RelativeHeatOutput | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP585#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| CellResistance | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP596#001 |
| SensingElementResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP584#001 |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SampleGasVolumeFlow | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP562#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The child Nodes of the IZirconiumDioxideSignalConditionSetType have additional Attribute values defined in Table 75.
| BrowsePath | Value Attribute |
| RelativeHeatOutput | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| CellResistance | 0.0 |
| SensingElementResidualLife | 1.0 |
| SensingElementTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| SampleGasVolumeFlow | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705747637 DisplayName: l/h Description: litre per hour |
7.1.22 IPhSignalConditionSetType
The IPhSignalConditionSetType provides the interface to pH measurement signal specific condition variables and is formally defined in Table 76.
| Attribute | Value | ||||
| BrowseName | IPhSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | PhMeasuringMethod | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensorNextCalibration | 0:UInt32 | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensingElementImpedance | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensorReferenceImpedance | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM PhSignalType | |||||
| PA-DIM PhSignalType SensorNextCalibration | |||||
| PA-DIM PhSignalType SensingElementImpedance | |||||
| PA-DIM PhSignalType SensorReferenceImpedance | |||||
| PA-DIM PhSignalType SensorCleaningsCounter | |||||
| PA-DIM PhSignalType SensorSterilisationsCounter |
The components of IPhSignalConditionSetType have additional references which are defined in Table 77.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| PhMeasuringMethod | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP640#002 |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorNextCalibration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP566#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensingElementImpedance | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP570#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorReferenceImpedance | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP571#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorCleaningsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP546#001 |
| SensorSterilisationsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP547#001 |
The child Nodes of the IPhSignalConditionSetType have additional Attribute values defined in Table 78.
| BrowsePath | Value Attribute |
| PhMeasuringMethod | 0 |
| ns=3;s=0112/2///61987#ABP718#001 | |
| glass electrode | |
| SensingElementTemperature | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: degree Celsius | |
| SensorNextCalibration | 0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705745431 DisplayName: d Description: day | |
| SensingElementImpedance | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741367 DisplayName: Ω Description: ohm | |
| SensorReferenceImpedance | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741367 DisplayName: Ω Description: ohm | |
| SensorCleaningsCounter | 0 |
| SensorSterilisationsCounter | 0 |
7.1.23 IConductivitySignalConditionSetType
The IConductivitySignalConditionSetType provides the interface to conductivity measurement signal specific condition variables and is formally defined in Table 79.
| Attribute | Value | ||||
| BrowseName | IConductivitySignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | ConductivityMeasuringMethod | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | TemperatureCompensationStyle | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM PhSignalType | |||||
| PA-DIM ConductivitySignalType SensorCleaningsCounter | |||||
| PA-DIM ConductivitySignalType SensorSterilisationsCounter |
The components of IConductivitySignalConditionSetType have additional references which are defined in Table 80.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| ConductivityMeasuringMethod | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP641#002 |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| TemperatureCompensationStyle | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP642#002 |
| SensorCleaningsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP546#001 |
| SensorSterilisationsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP547#001 |
The child Nodes of the IConductivitySignalConditionSetType have additional Attribute values defined in Table 81.
| BrowsePath | Value Attribute |
| ConductivityMeasuringMethod | 0 |
| ns=3;s=0112/2///61987#ABP721#001 | |
| inductive | |
| SensingElementTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| TemperatureCompensationStyle | 0 |
| ns=3;s=0112/2///61987#ABP724#001 | |
| no temperature compensation | |
| SensorCleaningsCounter | 0 |
| SensorSterilisationsCounter | 0 |
7.1.24 IAmperometricSignalConditionSetType
The IAmperometricSignalConditionSetType provides the interface to amperometric measurement signal specific condition variables and is formally defined in Table 82.
| Attribute | Value | ||||
| BrowseName | IAmperometricSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensorNextCalibration | 0:UInt32 | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricSignalType | |||||
| PA-DIM AmperometricSignalType SensorNextCalibration | |||||
| PA-DIM AmperometricSignalType SensorCleaningsCounter | |||||
| PA-DIM AmperometricSignalType SensorSterilisationsCounter |
The components of IAmperometricSignalConditionSetType have additional references which are defined in Table 83.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorNextCalibration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP566#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorCleaningsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP546#001 |
| SensorSterilisationsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP547#001 |
The child Nodes of the IAmperometricSignalConditionSetType have additional Attribute values defined in Table 84.
| BrowsePath | Value Attribute |
| SensingElementTemperature | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: degree Celsius | |
| SensorNextCalibration | 0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705745431 DisplayName: d Description: day | |
| SensorCleaningsCounter | 0 |
| SensorSterilisationsCounter | 0 |
7.1.25 IAmperometricGasDetectorSignalConditionSetType
The IAmperometricGasDetectorSignalConditionSetType provides the interface to Amperometric Electrochemical signal specific condition variables and is formally defined in Table 85
| Attribute | Value | ||||
| BrowseName | IAmperometricGasDetectorSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorNextCalibrationFixed | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorNextCalibrationDynamic | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | PowerOnDurationSensor | 0:Duration | 0:PropertyType | O |
| 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | RelativeGasFlowRate | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | ConsumedSensorCapacity | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | RangeExceedancePeakValue | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | RangeExceedanceDuration | 0: Duration | 0:PropertyType | O |
| 0:HasProperty | Variable | SensingElementResidualSensitivity | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricGasDetectorSignalType | |||||
| PA-DIM AmperometricGasDetectorSignalType SensorNextCalibrationFixed | |||||
| PA-DIM AmperometricGasDetectorSignalType SensorNextCalibrationDynamic | |||||
| PA-DIM AmperometricGasDetectorSignalType PowerOnDurationSensor | |||||
| PA-DIM AmperometricGasDetectorSignalType SensingElementResidualLife | |||||
| PA-DIM AmperometricGasDetectorSignalType RelativeGasFlowRate | |||||
| PA-DIM AmperometricGasDetectorSignalType ConsumedSensorCapacity | |||||
| PA-DIM AmperometricGasDetectorSignalType RangeExceedance | |||||
| PA-DIM AmperometricGasDetectorSignalType SensingElementResidualSensitivity |
The components of IAmperometricGasDetectorSignalConditionSetType have additional references which are defined in Table 86.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| SensorNextCalibrationFixed | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ016#001 |
| SensorNextCalibrationDynamic | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ017#001 |
| PowerOnDurationSensor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ010#001 |
| SensingElementResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP584#001 |
| RelativeGasFlowRate | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ011#001 |
| ConsumedSensorCapacity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ018#001 |
| RangeExceedancePeakValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ019#001 |
| RangeExceedanceDuration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ020#001 |
| SensingElementResidualSensitivity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ040#001 |
The child Nodes of the IAmperometricGasDetectorSignalConditionSetType have additional Attribute values defined in Table 87.
| BrowsePath | Value Attribute |
| SensingElementTemperature | 0 |
| SensorNextCalibrationFixed | 0 |
| SensorNextCalibrationDynamic | 0 |
| PowerOnDurationSensor | 0 |
| SensingElementResidualLife | 1 |
| RelativeGasFlowRate | 0 |
| ConsumedSensorCapacity | 0 |
| RangeExceedancePeakValue | 0 |
| RangeExceedanceDuration | 0 |
| SensingElementResidualSensitivity | 1 |
7.1.26 IOpticalFluorescenseQuenchingSignalConditionSetType
The IOpticalFluorescenseQuenchingSignalConditionSetType provides the interface to optical fluorescence quenching measurement signal specific condition variables and is formally defined in Table 88.
| Attribute | Value | ||||
| BrowseName | IOpticalFluorescenseQuenchingSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | SensorNextCalibration | 0:UInt32 | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM OpticalFluorescenseQuenchingSignalType | |||||
| PA-DIM OpticalFluorescenseQuenchingSignalType SensorNextCalibration | |||||
| PA-DIM OpticalFluorescenseQuenchingSignalType SensorCleaningsCounter | |||||
| PA-DIM OpticalFluorescenseQuenchingSignalType SensorSterilisationsCounter |
The components of IOpticalFluorescenseQuenchingSignalConditionSetType have additional references which are defined in Table 89.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorNextCalibration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP566#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SensorCleaningsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP546#001 |
| SensorSterilisationsCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP547#001 |
The child Nodes of the IOpticalFluorescenseQuenchingSignalConditionSetType have additional Attribute values defined in Table 90.
| BrowsePath | Value Attribute |
| SensingElementTemperature | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: degree Celsius | |
| SensorNextCalibration | 0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705745431 DisplayName: d Description: day | |
| SensorCleaningsCounter | 0 |
| SensorSterilisationsCounter | 0 |
7.1.27 IGasChromatographSignalConditionSetType
The IGasChromatographSignalConditionSetType provides the interface to gaschromatograph measurement signal specific condition variables and is formally defined in Table 91
| Attribute | Value | ||||
| BrowseName | IGasChromatographSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | PeakWidth | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | PeakHeight | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | PeakArea | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | TailingFactor | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | ExpectedRetentionTime | 0:Float | 0:AnalogUnitType | O |
| 0:HasComponent | Variable | ActualRetentionTime | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | InjectionTime | 0:DateTime | 0:PropertyType | O |
| 0:HasProperty | Variable | ComponentName | 0:String | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM GasChromatographSignalType | |||||
| PA-DIM GasChromatographSignalType Peak | |||||
| PA-DIM GasChromatographSignalType RetentionTime | |||||
| PA-DIM GasChromatographSignalType InjectionTime | |||||
| PA-DIM GasChromatographSignalType ComponentName |
The components of IGasChromatographSignalConditionSetType have additional references which are defined in Table 92.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| PeakWidth | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ022#001 |
| PeakHeight | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ023#001 |
| PeakArea | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ042#001 |
| TailingFactor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ033#001 |
| ExpectedRetentionTime | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ034#001 |
| ActualRetentionTime | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ035#001 |
| InjectionTime | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ006#001 |
| ComponentName | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ045#001 |
The child Nodes of the IGasChromatographSignalConditionSetType have additional Attribute values defined in Table 93.
| BrowsePath | Value Attribute |
| PeakWidth | 0 |
| PeakHeight | 0 |
| PeakArea | 0 |
| TailingFactor | 1.0 |
| ExpectedRetentionTime | 0 |
| ActualRetentionTime | 0 |
| InjectionTime | 1/1/1601 12:00:00 AM |
| ComponentName |
7.1.28 IFtnirOrFtirSignalConditionSetType
The IFtnirOrFtirSignalConditionSetTypeprovides the interface to FT NIR or FT IR signal specific condition variables and is formally defined in Table 94
| Attribute | Value | ||||
| BrowseName | IFtnirOrFtirSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | TransmissionRatio | 0:Float | 0:DataItemType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | MahalanobisDistance | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SpectralResidual | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | ElectronicsReadNoise | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | LaserResidualLife | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FtnirOrFtirSignalType | |||||
| PA-DIM FtnirOrFtirSignalType TransmissionRatio | |||||
| PA-DIM FtnirOrFtirSignalType MahalanobisDistance | |||||
| PA-DIM FtnirOrFtirSignalType SpectralResidual | |||||
| PA-DIM FtnirOrFtirSignalType ElectronicsReadNoise | |||||
| PA-DIM FtnirOrFtirSignalType LaserResidualLife |
The components of IFtnirOrFtirSignalConditionSetType have additional references which are defined in Table 95.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| TransmissionRatio | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP582#001 |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| MahalanobisDistance | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ037#001 |
| SpectralResidual | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ038#001 |
| ElectronicsReadNoise | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ057#001 |
| LaserResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ044#001 |
The child Nodes of the IFtnirOrFtirSignalConditionSetType have additional Attribute values defined in Table 96.
| BrowsePath | Value Attribute |
| TransmissionRatio | 0.0 |
| SensingElementTemperature | 0.0 |
| MahalanobisDistance | 0.0 |
| SpectralResidual | 0.0 |
| ElectronicsReadNoise | 0.0 |
| LaserResidualLife | 1.0 |
7.1.29 IDiodeArraySignalConditionSetType
The IDiodeArraySignalConditionSetType provides the interface to Diode Array signal specific condition variables and is formally defined in Table 97
| Attribute | Value | ||||
| BrowseName | IDiodeArraySignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | MahalanobisDistance | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SpectralResidual | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | ElectronicsReadNoise | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM DiodeArraySignalType | |||||
| PA-DIM DiodeArraySignalType SourceResidualLife | |||||
| PA-DIM DiodeArraySignalType MahalanobisDistance | |||||
| PA-DIM DiodeArraySignalType SpectralResidual | |||||
| PA-DIM DiodeArraySignalType ElectronicsReadNoise |
The components of IDiodeArraySignalConditionSetType have additional references which are defined in Table 98.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SourceResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP552#001 |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| MahalanobisDistance | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ037#001 |
| SpectralResidual | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ038#001 |
| ElectronicsReadNoise | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ057#001 |
The child Nodes of the IFtnirOrFtirSignalConditionSetType have additional Attribute values defined in Table 99.
| BrowsePath | Value Attribute |
| SourceResidualLife | 1.0 |
| SensingElementTemperature | 0 |
| MahalanobisDistance | 0 |
| SpectralResidual | 0 |
| ElectronicsReadNoise | 0 |
7.1.30 IRamanSignalConditionSetType
The IRamanSignalConditionSetTypeprovides the interface to Raman signal specific condition variables and is formally defined in Table 100
| Attribute | Value | ||||
| BrowseName | IRamanSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | MahalanobisDistance | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SpectralResidual | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | ElectronicsReadNoise | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM RamanSignalType | |||||
| PA-DIM RamanSignalType SourceResidualLife | |||||
| PA-DIM RamanSignalType SensingElementTemperature | |||||
| PA-DIM RamanSignalType MahalanobisDistance | |||||
| PA-DIM RamanSignalType SpectralResidual | |||||
| PA-DIM RamanSignalType ElectronicsReadNoise |
The components of IRamanSignalConditionSetType have additional references which are defined in Table 101.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SourceResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP552#001 |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| MahalanobisDistance | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ037#001 |
| SpectralResidual | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ038#001 |
| ElectronicsReadNoise | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ057#001 |
The child Nodes of the IFtnirOrFtirSignalConditionSetType have additional Attribute values defined in Table 102.
| BrowsePath | Value Attribute |
| SourceResidualLife | 1.0 |
| SensingElementTemperature | 0.0 |
| MahalanobisDistance | 0.0 |
| SpectralResidual | 0.0 |
| ElectronicsReadNoise | 0.0 |
7.1.31 IInfraredSignalConditionSetType
The IInfraredSignalConditionSetType provides the interface to Infrared signal specific condition variables and is formally defined in Table 103
| Attribute | Value | ||||
| BrowseName | IInfraredSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | TransmissionRatio | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorNextCalibrationFixed | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorNextCalibrationDynamic | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | PowerOnDurationSensor | 0: Duration | 0:PropertyType | O |
| 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | RelativeGasFlowRate | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SensingElementResidualSensitivity | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM InfraredSignalType | |||||
| PA-DIM InfraredSignalType SourceResidualLife | |||||
| PA-DIM InfraredSignalType TransmissionRatio | |||||
| PA-DIM InfraredSignalType SensorNextCalibrationFixed | |||||
| PA-DIM InfraredSignalType SensorNextCalibrationDynamic | |||||
| PA-DIM InfraredSignalType PowerOnDurationSensor | |||||
| PA-DIM InfraredSignalType SensingElementResidualLife |
The components of IInfraredSignalConditionSetType have additional references which are defined in Table 104.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| SourceResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ041#001 |
| TransmissionRatio | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP582#001 |
| SensorNextCalibrationFixed | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ016#001 |
| SensorNextCalibrationDynamic | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ017#001 |
| PowerOnDurationSensor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ010#001 |
| SensingElementResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP584#001 |
| RelativeGasFlowRate | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ011#001 |
| SensingElementResidualSensitivity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ040#001 |
The child Nodes of the IInfraredSignalConditionSetType have additional Attribute values defined in Table 105.
| BrowsePath | Value Attribute |
| SensingElementTemperature | 0 |
| SourceResidualLife | 1.0 |
| TransmissionRatio | 0 |
| SensorNextCalibrationFixed | 0 |
| SensorNextCalibrationDynamic | 0 |
| PowerOnDurationSensor | 0 |
| SensingElementResidualLife | 1.0 |
| RelativeGasFlowRate | 0 |
| SensingElementResidualSensitivity | 1.0 |
7.1.32 ICatalyticBeadSignalConditionSetType
The I CatalyticBeadSignalConditionSetType provides the interface to Catalytic Bead signal specific condition variables and is formally defined in Table 106
| Attribute | Value | ||||
| BrowseName | ICatalyticBeadSignalConditionSetType | ||||
| IsAbstract | True | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseInterfaceType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensorNextCalibrationFixed | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | SensorNextCalibrationDynamic | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | PowerOnDurationSensor | 0:Duration | 0:PropertyType | O |
| 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasProperty | Variable | RelativeGasFlowRate | 0:Float | 0:PropertyType | O |
| 0:HasComponent | Variable | SensorValue | 0:Float | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | SensingElementResidualSensitivity | 0:Float | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM CatalyticBeadSignalType | |||||
| PA-DIM CatalyticBeadSignalType SensorNextCalibrationFixed | |||||
| PA-DIM CatalyticBeadSignalType SensorNextCalibrationDynamic | |||||
| PA-DIM CatalyticBeadSignalType PowerOnDurationSensor | |||||
| PA-DIM CatalyticBeadSignalType SensingElementResidualLife | |||||
| PA-DIM CatalyticBeadSignalType RelativeGasFlowRate | |||||
| PA-DIM CatalyticBeadSignalType SensorValue | |||||
| PA-DIM CatalyticBeadSignalType SensingElementResidualSensitivity |
The components of ICatalyticBeadSignalType SignalConditionSetType have additional references which are defined in Table 107.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SensingElementTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP565#001 |
| SensorNextCalibrationFixed | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ016#001 |
| SensorNextCalibrationDynamic | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ017#001 |
| PowerOnDurationSensor | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ010#001 |
| SensingElementResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP584#001 |
| RelativeGasFlowRate | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ011#001 |
| SensorValue | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ021#001 |
| SensingElementResidualSensitivity | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ040#001 |
The child Nodes of the IAmperometricGasDetectorSignalConditionSetType have additional Attribute values defined in Table 108.
| BrowsePath | Value Attribute |
| SensingElementTemperature | 0 |
| SensorNextCalibrationFixed | 0 |
| SensorNextCalibrationDynamic | 0 |
| PowerOnDurationSensor | 0 |
| SensingElementResidualLife | 1 |
| RelativeGasFlowRate | 0 |
| SensorValue | 0 |
| SensingElementResidualSensitivity | 1 |
7.2 PADIMType
The PADIMType is a subtype of the ComponentType, defined in OPC 10000-100. It is formally defined in Table 109.
| Attribute | Value | ||||
| BrowseName | PADIMType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 2:ComponentType defined in OPC 10000-100, i.e. inheriting the InstanceDeclarations of that Node | |||||
| Applied from IVendorNameplateType defined on ComponentType in OPC 10000-100 | |||||
| 0:HasProperty | Variable | 2:Manufacturer | 0:LocalizedText | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:ManufacturerUri | 0:String | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:Model | 0:LocalizedText | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:SerialNumber | 0:String | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:ProductCode | 0:String | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:HardwareRevision | 0:String | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:SoftwareRevision | 0:String | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:DeviceRevision | 0:SemanticVersionString | 0:PropertyType | O |
| 0:HasProperty | Variable | 2:RevisionCounter | 0:Int32 | 0:PropertyType | M |
| 0:HasProperty | Variable | 2:ProductInstanceUri | 0:String | 0:PropertyType | M |
| Applied from ITagNameplateType defined on ComponentType | |||||
| 0:HasProperty | Variable | 2:AssetId | 0:String | 0:PropertyType | M |
| 0:HasInterface | ObjectType | 2:IDeviceHealthType | Defined in OPC 10000-100 | ||
| 0:HasInterface | ObjectType | IAdministrationType | Defined above, see chapter 7.1.1 | ||
| 0:HasInterface | ObjectType | ISignalSetType | Defined above, see chapter 7.1.2 | ||
| Applied from IDeviceHealthType defined in OPC 10000-100 | |||||
| 0:HasComponent | Variable | 2:DeviceHealth | 2:DeviceHealthEnumeration | 0:BaseDataVariableType | M |
| 0:HasComponent | Object | 2:DeviceHealthAlarms | 0:FolderType | O | |
| Applied from IAdministrationType | |||||
| 0:HasComponent | Variable | DisplayLanguage | 0:LocaleId | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | DateOfLastChange | 0:DateTime | 0:BaseDataVariableType | O |
| 0:HasComponent | Method | FactoryReset | See chapter 9.1 | O | |
| Applied from ISignalSetType | |||||
| 0:HasComponent | Object | SignalSet | SignalSetType | O | |
| 0:HasDictionaryEntry | Object | 3:<DictionaryEntryName> | 0:IrdiDictionaryEntryType | ||
| 0:HasComponent | Object | SubDevices | 2:ConfigurableObjectType | O | |
| 0:HasComponent | Object | DeviceConditionSet | BaseObjectType | O | |
| 0:HasProperty | Variable | 0:DefaultInstanceBrowseName | 0:QualifiedName | 0:PropertyType | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM Base | |||||
| PA-DIM Base Alarming | |||||
| PA-DIM Browsable Alarms | |||||
| PA-DIM IAdmin DisplayLanguage | |||||
| PA-DIM IAdmin DateOfChange | |||||
| PA-DIM IAdmin FactoryReset | |||||
| PA-DIM ISignal | |||||
| PA-DIM SignalSet | |||||
| PA-DIM SubDevices | |||||
| PA-DIM DeviceRevision | |||||
| PA-DIM Device Condition Set | |||||
| PA-DIM IGeneralDeviceConditionSet Interface | |||||
| PA-DIM IGeneralDeviceConditionSet DeviceComponentConditions |
The DefaultInstanceBrowseName Property – defined in OPC 10000-3 – is used to specify the recommended BrowseName for instances of the PADIMType, see Figure 11. Its Value is defined in Table 112.
The following figure illustrates the usage of DefaultInstanceBrowseName.

The IVendorNamePlateType Interface items that are listed are actually inherited from ComponentType and are listed here because the ModellingRule for these instances is revised to be mandatory (they are optional in ComponentType) or restrictions are introduced here (for 2:DeviceRevision).
DeviceRevision provides the overall revision level of a hardware component or the Device. As an example, this Property can be used in ERP systems together with the ProductCode Property. SemanticVersionString (a sub-type of String defined in OPC 10000-5) shall be used when using the Semantic Versioning format. Each of <major>, <minor>, <patch> shall be able to represent a two-byte integer.
The ITagNamePlateType Interface item that is listed is actually inherited from ComponentType and is listed here because the ModellingRule for the instance is revised to be mandatory, it is only optional in ComponentType.
The DateOfLastChange shall be timestamped in the OPC UA Server.
3:<DictionaryEntryName> is an optional placeholder for an object of IrdiDictionaryEntryType that defines a predefined group of one or more classes below ABV000, e.g. Final control element or Measuring instrument. ABV000 is defined in IEC 61987 Common Data Dictionary (CDD). A Measuring instrument could be e.g. a Coriolis mass flow transmitter with the IrdiIdentifier 3:0112/2///61987#ABA763#003.
The optional SubDevices Object is used to expose sub-devices. The contained SupportedTypes Object (see OPC 10000-100) shall only reference PADIMType or ObjectTypes that are subtypes of the PADIMType, and thus all subdevices shall be instances of PADIMType or subtypes.
DeviceConditionSet is a container object for the condition parameters of the device. It has a reference to IGeneralDeviceConditionSetType to add device specific condition variables.
The components of PADIMType have additional references which are defined in Table 110.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 2:Manufacturer | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA031#001 |
| 2:ManufacturerUri | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA032#001 |
| 2:Model | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA039#001 |
| 2:SerialNumber | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA050#001 |
| 2:ProductCode | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA040#001 |
| 2:HardwareRevision | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA047#001 |
| 2:SoftwareRevision | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA046#001 |
| 2:DeviceRevision | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP643#002 |
| 2:RevisionCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN603#002 |
| 2:ProductInstanceUri | 0:HasDictionaryEntry | True | 3:0112/2///61360_7#CBA055#001 |
| 2:AssetId | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA038#004 |
| 2:DeviceHealth | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN972#002 |
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| DeviceConditionSet | 0:HasInterface | ObjectType | IGeneralDeviceConditionSetType | Defined above, see chapter 7.1.7 | ||
| Applied from IGeneralDeviceConditionSetType | ||||||
| DeviceConditionSet | 0:HasComponent | Object | GeneralDeviceConditions | GeneralDeviceConditionSetType | O | |
| DeviceConditionSet | 0:HasComponent | Object | DeviceComponentConditions | BaseObjectType | O | |
| 0:HasComponent | Object | <DeviceComponentIdentifier> | GeneralDeviceConditionSetType | OP | ||
The child Nodes of the PADIMType have additional Attribute values defined in Table 112. An empty field in the column “Value Attribute” means: the text field of the variable’s value attribute has the length 0.
| BrowsePath | Value Attribute | |
| 2:Manufacturer | ||
| 2:ManufacturerUri | ||
| 2:Model | ||
| 2:SerialNumber | ||
| 2:ProductCode | ||
| 2:HardwareRevision | ||
| 2:SoftwareRevision | ||
| 2:DeviceRevision | 1.0.0 | |
| 2:RevisionCounter | 0 | |
| 2:ProductInstanceUri | ||
| 2:AssetId | ||
| 2:DeviceHealth | 0 | |
| DisplayLanguage | en | |
| DateOfLastChange | 1/1/1601 12:00:00 AM | |
| 0:DefaultInstanceBrowseName | PADIMView | |
7.3 ProcessAnalyserType
The ProcessAnalyserType is a subtype of the PADIMType. It is formally defined in Table 113.
| Attribute | Value | ||||
| BrowseName | ProcessAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of PADIMType defined in 7.2, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP397#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ProcessAnalyserType |
3:0112/2///61987#ABP397#002 is an analytical device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.4 NonDispersiveInfraredGasAnalyserType
The NonDispersiveInfraredGasAnalyserType is a subtype of the ProcessAnalyserType. It is formally defined in Table 114.
| Attribute | Value | ||||
| BrowseName | NonDispersiveInfraredGasAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP425#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM NonDispersiveInfraredGasAnalyserType |
3:0112/2///61987#ABP425#002 is an NDIR photometer device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.5 TocAnalyserType
The TocAnalyserType is a subtype of the ProcessAnalyserType. It is formally defined in Table 115.
| Attribute | Value | ||||
| BrowseName | TocAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP444#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TocAnalyserType | |||||
| PA-DIM TocAnalyserType CarrierGasGaugePressure | |||||
| PA-DIM TocAnalyserType SampleWaterVolumeFlow | |||||
| PA-DIM TocAnalyserType ActualInjectedVolume |
3:0112/2///61987#ABP444#002 is a TOC analyser device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
DeviceConditionSet is a container object for the condition parameters of the device. It is inherited from PADIMType and has an additional interface reference to ITocDeviceConditionSetType to add TOC analyser device specific condition variables.
The components of TocAnalyserType have additional references which are defined in Table 116.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| DeviceConditionSet | 0:HasInterface | True | ITocDeviceConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of TocAnalyserType have additional subcomponents which are defined in Table 117.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from ITocDeviceConditionSetType | ||||||
| DeviceConditionSet | 0:HasComponent | Variable | CarrierGasVolumeFlow | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | CarrierGasGaugePressure | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | ReactorTemperature | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | SampleWaterVolumeFlow | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | ReferenceInjectionVolume | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | ActualInjectedVolume | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | CoolerTemperature | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the TocAnalyserType have additional Attribute values defined in Table 118.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: litre per hour | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: millibar | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: degree Celsius | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: millilitre per minute | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749652 Description: millilitre | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749652 Description: millilitre | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: degree Celsius |
7.6 FlameIonisationDetectorType
The FlameIonisationDetectorType is a subtype of the ProcessAnalyserType. It is formally defined in Table 119.
| Attribute | Value | ||||
| BrowseName | FlameIonisationDetectorType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP410#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FlameIonisationDetectorType | |||||
| PA-DIM FlameIonisationDetectorType CatalystTemperature | |||||
| PA-DIM FlameIonisationDetectorType FuelGasPressure | |||||
| PA-DIM FlameIonisationDetectorType CombustionAirPressure | |||||
| PA-DIM FlameIonisationDetectorType BlockTemperature |
3:0112/2///61987#ABP410#002 is an FID device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
DeviceConditionSet is a container object for the condition parameters of the device. It is inherited from PADIMType and has an additional interface reference to IFlameIonisationDeviceConditionSetType to add FID device specific condition variables.
The components of FlameIonisationDetectorType have additional references which are defined in Table 120.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| DeviceConditionSet | 0:HasInterface | True | IFlameIonisationDeviceConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of FlameIonisationDetectorType have additional subcomponents which are defined in Table 121.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IFlameIonisationDeviceConditionSetType | ||||||
| DeviceConditionSet | 0:HasComponent | Variable | CatalystTemperature | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | FuelGasPressure | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | CombustionAirPressure | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | BlockTemperature | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the FlameIonisationDetectorType have additional Attribute values defined in Table 122.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.7 ParamagneticGasAnalyserType
The ParamagneticGasAnalyserType is a subtype of the ProcessAnalyserType. It is formally defined in Table 123.
| Attribute | Value | ||||
| BrowseName | ParamagneticGasAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP436#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ParamagneticGasAnalyserType |
3:0112/2///61987#ABP436#002 is a paramagnetic measurement device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.8 ThermalConductivityGasAnalyserType
The ThermalConductivityGasAnalyserType is a subtype of the ProcessAnalyserType. It is formally defined in Table 124.
| Attribute | Value | ||||
| BrowseName | ThermalConductivityGasAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP453#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ThermalConductivityGasAnalyserType |
3:0112/2///61987#ABP453#002 is a thermal conductivity measurement device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.9 TunableDiodeLaserSpectrometerType
The TunableDiodeLaserSpectrometerType is a subtype of the ProcessAnalyserType. It is formally defined in Table 125.
| Attribute | Value | ||||
| BrowseName | TunableDiodeLaserSpectrometerType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP435#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TunableDiodeLaserSpectrometerType |
3:0112/2///61987#ABP435#002 is a TDL device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.10 ZirconiumDioxideAnalyserType
The ZirconiumDioxideAnalyserType is a subtype of the ProcessAnalyserType. It is formally defined in Table 126.
| Attribute | Value | ||||
| BrowseName | ZirconiumDioxideAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP409#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ZirconiumDioxideAnalyserType |
3:0112/2///61987#ABP409#002 is a Zirconium dioxide measurement device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.11 PhMeterType
The PhMeterType is a subtype of the ProcessAnalyserType. It is formally defined in Table 127.
| Attribute | Value | ||||
| BrowseName | PhMeterType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP440#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM PhMeterType |
3:0112/2///61987#ABP440#002 is a pH meter device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.12 ConductivityMeterType
The ConductivityMeterType is a subtype of the ProcessAnalyserType. It is formally defined in Table 128.
| Attribute | Value | ||||
| BrowseName | ConductivityMeterType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP405#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ConductivityMeterType |
3:0112/2///61987#ABP405#002 is a conductivity meter device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.13 AmperometricAnalyserType
The AmperometricAnalyserType is a subtype of the ProcessAnalyserType. It is formally defined in Table 129.
| Attribute | Value | ||||
| BrowseName | AmperometricAnalyserType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP407#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricAnalyserType |
3:0112/2///61987#ABP407#002 is an amperometric analyser specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.14 OpticalFluorescenseQuenchingSensorType
The OpticalFluorescenseQuenchingSensorType is a subtype of the ProcessAnalyserType. It is formally defined in Table 130.
| Attribute | Value | ||||
| BrowseName | OpticalFluorescenseQuenchingSensorType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP423#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM OpticalFluorescenseQuenchingSensorType |
3:0112/2///61987#ABP423#002 is an optical Fluorescence quenching sensor specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.15 GasChromatographType
The GasChromatographType is a subtype of the ProcessAnalyserType. It is formally defined in Table 131.
| Attribute | Value | ||||
| BrowseName | GasChromatographType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP400#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM GasChromatographSignalType | |||||
| PA-DIM GasChromatographSignalType Peak | |||||
| PA-DIM GasChromatographSignalType RetentionTime | |||||
| PA-DIM GasChromatographSignalType InjectionTime | |||||
| PA-DIM GasChromatographSignalType ComponentName |
3:0112/2///61987#ABP400#002 is a Gaschromatograph device specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
The components of GasChromatographType have additional references which are defined in Table 132.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| DeviceConditionSet | 0:HasInterface | True | IGasChromatographDeviceConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ046#001 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABQ007#001 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of GasChromatographType have additional subcomponents which are defined in Table 133.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IGasChromatographDeviceConditionSetType | ||||||
| DeviceConditionSet | 0:HasProperty | Variable | ValveName | 0:LocalizedText[] | 0:PropertyType | O |
| DeviceConditionSet | 0:HasProperty | Variable | ValveSwitchingCyclesCounter | 0:UInt32[] | 0:PropertyType | O |
| DeviceConditionSet | 0:HasComponent | Variable | TotalAreaMeasuredPeaks | 0:Float | 0:AnalogUnitType | O |
| DeviceConditionSet | 0:HasComponent | Variable | BaselineNoise | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the GasChromatographType have additional Attribute values defined in Table 134.
| BrowsePath | Value Attribute |
| 0 | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: mV |
7.16 InfraredSensorType
The InfraredSensorType is a subtype of the ProcessAnalyserType. It is formally defined in Table 135.
| Attribute | Value | ||||
| BrowseName | InfraredSensorType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP413#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM InfraredSensorType | |||||
3:0112/2///61987#ABP413#002 is a Infrared sensor specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.17 AmperometricGasDetectorType
The AmperometricGasDetectorType is a subtype of the ProcessAnalyserType. It is formally defined in Table 136.
| Attribute | Value | ||||
| BrowseName | AmperometricGasDetectorType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP415#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricGasDetectorType | |||||
ABP415#002 is an amperometric gas detector specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.18 CatalyticBeadSensorType
The CatalyticBeadSensorType is a subtype of the ProcessAnalyserType. It is formally defined in Table 137.
| Attribute | Value | ||||
| BrowseName | CatalyticBeadSensorType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP412#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM CatalyticBeadSensorType | |||||
3:0112/2///61987#ABP412#002 is a catalytic bead sensor specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.19 FtnirOrFtirSpectrometerType
The FtnirOrFtirSpectrometerType is a subtype of the ProcessAnalyserType. It is formally defined in Table 138.
| Attribute | Value | ||||
| BrowseName | FtnirOrFtirSpectrometerType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP432#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FtnirOrFtirSpectrometerType | |||||
| PA-DIM FtnirOrFtirSpectrometerType Watchdog | |||||
| PA-DIM FtnirOrFtirSpectrometerType RemainingDataStorageCapacity |
3:0112/2///61987#ABP432#002 is a fourier transform near infrared or fourier transform infrared specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.20 DiodeArraySpectrometerType
The DiodeArraySpectrometerType is a subtype of the ProcessAnalyserType. It is formally defined in Table 139.
| Attribute | Value | ||||
| BrowseName | DiodeArraySpectrometerType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP433#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM DiodeArraySpectrometerType | |||||
3:0112/2///61987#ABP433#002 is a diode array spectrometer specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.21 RamanSpectrometerType
The RamanSpectrometerType is a subtype of the ProcessAnalyserType. It is formally defined in Table 140.
| Attribute | Value | ||||
| BrowseName | RamanSpectrometerType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of ProcessAnalyserType defined in 7.3, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | DeviceConditionSet | 0:BaseObjectType | O | |
| 0:HasDictionaryEntry | Object | 3:0112/2///61987#ABP434#002 | 0:IrdiDictionaryEntryType | ||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM RamanSpectrometerType | |||||
0112/2///61987#ABP434#002 is a Raman spectrometer specific manifestation of the 3:<DictionaryEntryName> placeholder described in PADIMType.
7.22 SignalSetType
The SignalSetType provides the signals of the device and is formally defined in Table 141.
| Attribute | Value | ||||
| BrowseName | SignalSetType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalIdentifier> | SignalType | OP | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM SignalSet |
The child Nodes of the SignalSetType have additional Attribute values defined in Table 142. An empty field in the column “Value Attribute” means: the text field of the variable’s value attribute has the length 0.
| BrowsePath | Value Attribute |
7.23 CalibrationPointSetType
The CalibrationPointSetType provides the calibration points of a sensor resp. signal and is formally defined in Table 143.
| Attribute | Value | ||||
| BrowseName | CalibrationPointSetType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <CalibrationPointIdentifier> | CalibrationPointType | OP | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ICalibration CalibrationPointSet |
7.24 GeneralDeviceConditionSetType
The GeneralDeviceConditionSetType provides the general condition variables of the device ore one of its components and is formally defined in Table 144.
| Attribute | Value | ||||
| BrowseName | GeneralDeviceConditionSetType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | InternalTemperature | 0:Float{Any} | 0:AnalogUnitType | O |
| 0:HasProperty | Variable | ResidualLife | 0:Float | 0:PropertyType | O |
| 0:HasInterface | ObjectType | 2:IOperationCounterType | Defined in OPC 10000-100 | ||
| Applied from IOperationCounterType defined in OPC 10000-100 | |||||
| 0:HasProperty | Variable | 2:PowerOnDuration | 0:Duration | 0:PropertyType | O |
| 0:HasProperty | Variable | 2:OperationDuration | 0:Duration | 0:PropertyType | O |
| 0:HasProperty | Variable | 2:OperationCycleCounter | 0:UInteger | 0:PropertyType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM GeneralDeviceConditionSetType InternalTemperature | |||||
| PA-DIM GeneralDeviceConditionSetType ResidualLife | |||||
| PA-DIM GeneralDeviceConditionSetType PowerOnDuration | |||||
| PA-DIM GeneralDeviceConditionSetType OperationDuration | |||||
| PA-DIM GeneralDeviceConditionSetType OperationCycleCounter |
The components of GeneralDeviceConditionSetType have additional references which are defined in Table 145.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| InternalTemperature | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP591#001 |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| ResidualLife | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP595#001 |
| 2:PowerOnDuration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP550#001 |
| 2:OperationDuration | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN639#001 |
| 2:OperationCycleCounter | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABP545#001 |
The child Nodes of the GeneralDeviceConditionSetType have additional Attribute values defined in Table 146.
| BrowsePath | Value Attribute |
| InternalTemperature | 0.0 |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| ResidualLife | 1.0 |
| 2:PowerOnDuration | 0.0 |
| 2:OperationDuration | 0.0 |
7.25 SignalType
The SignalType provides ObjectType to add analog and discrete signals and is formally defined in Table 147. In order to have a common approach, PA-DIM will always use Objects, even if no Method is needed for some types.
| Attribute | Value | ||||
| BrowseName | SignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasProperty | Variable | SignalTag | 0:String | 0:PropertyType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM SignalSet |
SignalTag is defined by IRDI as ABB271#009 which states “alphanumeric character sequence uniquely identifying a measuring or control point”
The components of SignalType have additional references which are defined in Table 148.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalTag | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABB271#009 |
The child Nodes of the SignalType have additional Attribute values defined in Table 149. An empty field in the column “Value Attribute” means: the text field of the variable’s value attribute has the length 0.
| BrowsePath | Value Attribute |
| SignalTag |
7.26 AnalogSignalType
The AnalogSignalType provides ObjectType to add variables and ZeroPointAdjustment Method. It is formally defined in Table 150.
| Attribute | Value | ||||
| BrowseName | AnalogSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.23, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Method | ZeroPointAdjustment | Defined in 9.2 | O | |
| 0:HasComponent | Variable | AnalogSignal | 0:Number{Any} | AnalogSignalVariableType | M |
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM Analog Signal | |||||
| PA-DIM ZeroPointAdjustment method | |||||
| PA-DIM ICalibration | |||||
| PA-DIM ICalibration CalibrationTimestamp | |||||
| PA-DIM ICalibration TypeOfCalibration | |||||
| PA-DIM ICalibration CalibrationPointSet | |||||
| PA-DIM Signal Condition Set |
ZeroPointAdjustment: ABN614#002 defines property that initiates when set the TRUE (ON) state a procedure, which maybe automatic, to define or set the value zero of the output. Remark: properties can be variables or methods according to IEC 61987 CDD.
AnalogSignal provides the measured or readback process value. The unit of this value is provided by the EngineeringUnits property.
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It has an interface reference to ICalibrationType in order to add general calibration variables. Since it is a placeholder, an instance of AnalogSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal.
The components of AnalogSignalType have additional references which are defined in Table 151.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| <SignalCalibrationIdentifier> | 0:HasInterface | True | ICalibrationType |
| ZeroPointAdjustment | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN614#002 |
The components of AnalogSignalType have additional subcomponents which are defined in Table 152.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from ICalibrationType | ||||||
| <SignalCalibrationIdentifier> | 0:HasProperty | Variable | CalibrationTimestamp | 0:DateTime | 0:PropertyType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | TypeOfCalibration | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Object | CalibrationPointSet | CalibrationPointSetType | O | |
The child Nodes of the AnalogSignalType have additional Attribute values defined in Table 153.
| BrowsePath | Value Attribute |
| 1/1/1601 12:00:00 AM | |
| 0 | |
| ns=3;s=0112/2///61987#ABP732#001 | |
| adjustment |
7.27 AnalyticalSignalType
The AnalyticalSignalType provides ObjectType to add analytical measurement specific variables. It is formally defined in Table 154.
| Attribute | Value | ||||
| BrowseName | AnalyticalSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalogSignalType defined in 7.26, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | AnalogSignal | 0:Float | PatMeasurementVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AnalyticalSignalType |
AnalogSignal is inherited from AnalogSignalType. In AnalyticalSignalType its TypeDefinition is specialized to PatMeasurementVariableType.
The components of AnalyticalSignalType have additional references which are defined in Table 155.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
7.28 NonDispersiveInfraredSignalType
The NonDispersiveInfraredSignalType provides ObjectType to add NDIR measurement specific variables. It is formally defined in Table 156.
| Attribute | Value | ||||
| BrowseName | NonDispersiveInfraredSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM NonDispersiveInfraredSignalType | |||||
| PA-DIM NonDispersiveInfraredSignalType ChopperFrequencyDeviation | |||||
| PA-DIM NonDispersiveInfraredSignalType AbsoluteSampleGasPressure |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to INonDispersiveInfraredSignalConditionSetType to add NDIR signal specific condition variables. The components of NonDispersiveInfraredSignalType have additional references which are defined in Table 157.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | INonDispersiveInfraredSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of NonDispersiveInfraredSignalType have additional subcomponents which are defined in Table 158.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from INonDispersiveInfraredSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | ChopperFrequencyDeviation | 0:Float | 0:BaseAnalogType | O |
| SignalConditionSet | 0:HasComponent | Variable | AbsoluteSampleGasPressure | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SampleCellTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
The child Nodes of the NonDispersiveInfraredSignalType have additional Attribute values defined in Table 159.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 1.0 |
7.29 TocSignalType
The TocSignalType provides ObjectType to add TOC measurement specific variables. It is formally defined in Table 160.
| Attribute | Value | ||||
| BrowseName | TocSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TocSignalType | |||||
| PA-DIM TocSignalType ChopperFrequencyDeviation | |||||
| PA-DIM TocSignalType RelativeReagentLevel | |||||
| PA-DIM TocSignalType AbsoluteSampleGasPressure | |||||
| PA-DIM TocSignalType SampleGasVolumeFlow |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to ITocSignalConditionSetType to add TOC signal specific condition variables.
The components of TocSignalType have additional references which are defined in Table 161.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | ITocSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of TocSignalType have additional subcomponents which are defined in Table 162.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from ITocSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | ChopperFrequencyDeviation | 0:Float | 0:BaseAnalogType | O |
| SignalConditionSet | 0:HasComponent | Variable | RelativeReagentLevel | 0:Float{Any} | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SampleCellTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | DetectorZeroSignal | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasComponent | Variable | AbsoluteSampleGasPressure | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SampleGasVolumeFlow | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the TocSignalType have additional Attribute values defined in Table 163.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705848917 DisplayName: ppm Description: parts per million | |
| 1.0 | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705747637 DisplayName: l/h Description: litre per hour |
7.30 ParamagneticSignalType
The ParamagneticSignalType provides ObjectType to add paramagnetic measurement specific variables. It is formally defined in Table 164.
| Attribute | Value | ||||
| BrowseName | ParamagneticSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ParamagneticSignalType |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IParamagneticSignalConditionSetType to add paramagnetic signal specific condition variables.
The components of ParamagneticSignalType have additional references which are defined in Table 165.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | IParamagneticSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of ParamagneticSignalType have additional subcomponents which are defined in Table 166.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IParamagneticSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SampleTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the ParamagneticSignalType have additional Attribute values defined in Table 167.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.31 ThermalConductivitySignalType
The ThermalConductivitySignalType provides ObjectType to add thermal conductivity measurement specific variables. It is formally defined in Table 168.
| Attribute | Value | ||||
| BrowseName | ThermalConductivitySignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ThermalConductivitySignalType |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IThermalConductivitySignalConditionSetType to add thermal conductivity signal specific condition variables.
The components of ThermalConductivitySignalType have additional references which are defined in Table 169.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | IThermalConductivitySignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of ThermalConductivitySignalType have additional subcomponents which are defined in Table 170.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IThermalConductivitySignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SampleTemperature | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the ThermalConductivitySignalType have additional Attribute values defined in Table 171.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius |
7.32 TunableDiodeLaserSignalType
The TunableDiodeLaserSignalType provides ObjectType to add TDL measurement specific variables. It is formally defined in Table 172.
| Attribute | Value | ||||
| BrowseName | TunableDiodeLaserSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TunableDiodeLaserSignalType | |||||
| PA-DIM TunableDiodeLaserSignalType SignalFitQuality | |||||
| PA-DIM TunableDiodeLaserSignalType SignalNoiseRatio | |||||
| PA-DIM TunableDiodeLaserSignalType TransmissionRatio | |||||
| PA-DIM TunableDiodeLaserSignalType LaserTemperature | |||||
| PA-DIM TunableDiodeLaserSignalType AbsoluteSampleGasPressure |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to ITunableDiodeLaserSignalConditionSetType to add TDL signal specific condition variables.
The components of TunableDiodeLaserSignalType have additional references which are defined in Table 173.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | ITunableDiodeLaserSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of TunableDiodeLaserSignalType have additional subcomponents which are defined in Table 174.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others | |
| Applied from ITunableDiodeLaserSignalConditionSetType | |||||||
| SignalConditionSet | 0:HasComponent | Variable | AbsoluteSampleGasPressure | 0:Float | 0:AnalogUnitType | O | |
| SignalConditionSet | 0:HasComponent | Variable | SampleTemperature | 0:Float | 0:AnalogUnitType | O | |
| SignalConditionSet | 0:HasComponent | Variable | TransmissionRatio | 0:Float | 0:DataItemType | O | |
| SignalConditionSet | 0:HasComponent | Variable | SignalNoiseRatio | 0:Float | 0:DataItemType | O | |
| SignalConditionSet | 0:HasComponent | Variable | LaserTemperature | 0:Float | 0:AnalogUnitType | O | |
| SignalConditionSet | 0:HasComponent | Variable | SignalFitQuality | 0:Float | 0:DataItemType | O | |
The child Nodes of the TunableDiodeLaserSignalType have additional Attribute values defined in Table 175.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705749552 DisplayName: mbar Description: millibar | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
| 0.0 | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 |
7.33 ZirconiumDioxideSignalType
The ZirconiumDioxideSignalType provides ObjectType to add Zirconium dioxide measurement specific variables. It is formally defined in Table 176.
| Attribute | Value | ||||
| BrowseName | ZirconiumDioxideSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ZirconiumDioxideSignalType | |||||
| PA-DIM ZirconiumDioxideSignalType RelativeHeatOutput | |||||
| PA-DIM ZirconiumDioxideSignalType CellResistance | |||||
| PA-DIM ZirconiumDioxideSignalType SensingElementResidualLife | |||||
| PA-DIM ZirconiumDioxideSignalType SampleGasVolumeFlow |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IZirconiumDioxideSignalConditionSetType to add Zirconium dioxide signal specific condition variables.
The components of ZirconiumDioxideSignalType have additional references which are defined in Table 177.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | IZirconiumDioxideSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of ZirconiumDioxideSignalType have additional subcomponents which are defined in Table 178.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IZirconiumDioxideSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | RelativeHeatOutput | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SampleGasVolumeFlow | 0:Float | 0:AnalogUnitType | O |
The child Nodes of the ZirconiumDioxideSignalType have additional Attribute values defined in Table 179.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705747637 DisplayName: l/h Description: litre per hour |
7.34 PhSignalType
The PhSignalType provides ObjectType to add pH measurement specific variables. It is formally defined in Table 180.
| Attribute | Value | ||||
| BrowseName | PhSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM PhSignalType | |||||
| PA-DIM PhSignalType SensorNextCalibration | |||||
| PA-DIM PhSignalType SensingElementImpedance | |||||
| PA-DIM PhSignalType SensorReferenceImpedance | |||||
| PA-DIM PhSignalType SensorCleaningsCounter | |||||
| PA-DIM PhSignalType SensorSterilisationsCounter | |||||
| PA-DIM IPhCalibration SensorT90 |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IPhCalibrationType to add pH signal specific calibration variables. Since it is a placeholder, an instance of PhSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IPhSignalConditionSetType to add pH signal specific condition variables.
The components of PhSignalType have additional references which are defined in Table 181.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| <SignalCalibrationIdentifier> | 0:HasInterface | True | IPhCalibrationType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SignalConditionSet | 0:HasInterface | True | IPhSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of PhSignalType have additional subcomponents which are defined in Table 182.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IPhCalibrationType | ||||||
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | SensorSlope | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | SensorAsymmetryPotential | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Applied from IPhSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | PhMeasuringMethod | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensorNextCalibration | 0:UInt32 | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensingElementImpedance | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensorReferenceImpedance | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
The child Nodes of the PhSignalType have additional Attribute values defined in Table 183.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: mV | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: mV | |
| 0.0 | |
| 0 | |
| ns=3;s=0112/2///61987#ABP718#001 | |
| glass electrode | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705745431 DisplayName: d Description: day | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741367 DisplayName: Ω Description: ohm | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741367 DisplayName: Ω Description: ohm | |
| 0 | |
| 0 |
7.35 ConductivitySignalType
The ConductivitySignalType provides ObjectType to add conductivity measurement specific variables. It is formally defined in Table 184.
| Attribute | Value | ||||
| BrowseName | ConductivitySignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ConductivitySignalType | |||||
| PA-DIM ConductivitySignalType SensorCleaningsCounter | |||||
| PA-DIM ConductivitySignalType SensorSterilisationsCounter |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IConductivityCalibrationType to add conductivity signal specific calibration variables. Since it is a placeholder, an instance of ConductivitySignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IConductivitySignalConditionSetType to add conductivity signal specific condition variables.
The components of ConductivitySignalType have additional references which are defined in Table 185.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath | |
| <SignalCalibrationIdentifier> | 0:HasInterface | True | IConductivityCalibrationType | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | ||
| SignalConditionSet | 0:HasInterface | True | IConductivitySignalConditionSetType | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | ||
The components of ConductivitySignalType have additional subcomponents which are defined in Table 186.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IConductivityCalibrationType | ||||||
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | ConductivityCellConstant | 0:Float | 0:AnalogUnitType | O |
| Applied from IConductivitySignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | ConductivityMeasuringMethod | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | TemperatureCompensationStyle | 0:UInt32 | 0:MultiStateDictionaryEntryDiscreteType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
The child Nodes of the ConductivitySignalType have additional Attribute values defined in Table 187.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705744658 DisplayName: cm⁻¹ Description: reciprocal centimetre | |
| 0 | |
| ns=3;s=0112/2///61987#ABP721#001 | |
| inductive | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0 | |
| ns=3;s=0112/2///61987#ABP724#001 | |
| no temperature compensation | |
| 0 | |
| 0 |
7.36 AmperometricSignalType
The AmperometricSignalType provides ObjectType to add amperometric measurement specific variables. It is formally defined in Table 188.
| Attribute | Value | ||||
| BrowseName | AmperometricSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricSignalType | |||||
| PA-DIM AmperometricSignalType SensorNextCalibration | |||||
| PA-DIM AmperometricSignalType SensorCleaningsCounter | |||||
| PA-DIM AmperometricSignalType SensorSterilisationsCounter | |||||
| PA-DIM IAmperometricCalibration AbsoluteAirPressure | |||||
| PA-DIM IAmperometricCalibration SensorT90 |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IAmperometricCalibrationType to add amperometric signal specific calibration variables. Since it is a placeholder, an instance of AnalogSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IAmperometricSignalConditionSetType to add amperometric signal specific condition variables.
The components of AmperometricSignalType have additional references which are defined in Table 189.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| <SignalCalibrationIdentifier> | 0:HasInterface | True | IAmperometricCalibrationType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SignalConditionSet | 0:HasInterface | True | IAmperometricSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of AmperometricSignalType have additional subcomponents which are defined in Table 190.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IAmperometricCalibrationType | ||||||
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AmperometricSensorSlope | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AmperometricSensorZeroPoint | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AbsoluteAirPressure | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Applied from IAmperometricSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensorNextCalibration | 0:UInt32 | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
The child Nodes of the AmperometricSignalType have additional Attribute values defined in Table 191.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705750616 DisplayName: pA Description: picoampere | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705746519 DisplayName: hPa Description: hectopascal | |
| 0.0 | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705745431 DisplayName: d Description: day | |
| 0 | |
| 0 |
7.37 AmperometricGasDetectorSignalType
The AmperometricGasDetectorSignalType provides ObjectType to add amperometric gas detector specific variables. It is formally defined in Table 188.
| Attribute | Value | ||||
| BrowseName | AmperometricGasDetectorSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM AmperometricGasDetectorSignalType | |||||
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IAmperometricCalibrationType to add amperometric signal specific calibration variables. Since it is a placeholder, an instance of AnalogSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IAmperometricSignalConditionSetType to add amperometric signal specific condition variables.
The components of AmperometricSignalType have additional references which are defined in Table 193.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| <SignalCalibrationIdentifier> | 0:HasInterface | True | IAmperometricCalibrationType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SignalConditionSet | 0:HasInterface | True | IAmperometricGasDetectorSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of AmperometricGasDetectorSignalType have additional subcomponents which are defined in Table 194.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IAmperometricGasDetectorCalibrationType | ||||||
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AmperometricSensorSlope | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AmperometricSensorZeroPoint | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AbsoluteAirPressure | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Applied from IAmperometricSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorNextCalibrationFixed | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorNextCalibrationDynamic | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | PowerOnDurationSensor | 0:Duration | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
The child Nodes of the AmperometricGasDetectorSignalType have additional Attribute values defined in Table 195.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705750616 DisplayName: pA Description: picoampere | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705746519 DisplayName: hPa Description: hectopascal | |
| 0.0 | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0 | |
| 0 |
7.38 OpticalFluorescenseQuenchingSignalType
The OpticalFluorescenseQuenchingSignalType provides ObjectType to add optical fluorescence quenching measurement specific variables. It is formally defined in Table 196.
| Attribute | Value | ||||
| BrowseName | OpticalFluorescenseQuenchingSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM OpticalFluorescenseQuenchingSignalType | |||||
| PA-DIM OpticalFluorescenseQuenchingSignalType SensorNextCalibration | |||||
| PA-DIM OpticalFluorescenseQuenchingSignalType SensorCleaningsCounter | |||||
| PA-DIM OpticalFluorescenseQuenchingSignalType SensorSterilisationsCounter | |||||
| PA-DIM IOpticalFluorescenseQuenchingCalibration AbsoluteAirPressure | |||||
| PA-DIM IOpticalFluorescenseQuenchingCalibration SensorT90 |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IOpticalFluorescenseQuenchingCalibrationType to add optical fluorescence quenching signal specific calibration variables. Since it is a placeholder, an instance of AnalogSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IOpticalFluorescenseQuenchingSignalConditionSetType to add optical fluorescence quenching signal specific condition variables.
The components of OpticalFluorescenseQuenchingSignalType have additional references which are defined in Table 197.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| <SignalCalibrationIdentifier> | 0:HasInterface | True | IOpticalFluorescenseQuenchingCalibrationType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| SignalConditionSet | 0:HasInterface | True | IOpticalFluorescenseQuenchingSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of OpticalFluorescenseQuenchingSignalType have additional subcomponents which are defined in Table 198.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IOpticalFluorescenseQuenchingCalibrationType | ||||||
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | OpticalFluorescenseQuenchingSensorSlope | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | OpticalFluorescenseQuenchingSensorZeroPoint | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasComponent | Variable | AbsoluteAirPressure | 0:Float | 0:AnalogUnitType | O |
| <SignalCalibrationIdentifier> | 0:HasProperty | Variable | SensorT90 | 0:Float | 0:PropertyType | O |
| Applied from IOpticalFluorescenseQuenchingSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensorNextCalibration | 0:UInt32 | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorCleaningsCounter | 0:UInt32 | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorSterilisationsCounter | 0:UInt32 | 0:PropertyType | O |
The child Nodes of the OpticalFluorescenseQuenchingSignalType have additional Attribute values defined in Table 199.
| BrowsePath | Value Attribute |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741621 DisplayName: µs Description: microsecond | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705746519 DisplayName: hPa Description: hectopascal | |
| 0.0 | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705745431 DisplayName: d Description: day | |
| 0 | |
| 0 |
7.39 GasChromatographSignalType
The GasChromatographSignalType provides ObjectType to add gaschromatograph measurement specific variables. It is formally defined in Table 200.
| Attribute | Value | ||||
| BrowseName | GasChromatographSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM GasChromatographSignalType | |||||
| PA-DIM GasChromatographSignalType Peak | |||||
| PA-DIM GasChromatographSignalType RetentionTime | |||||
| PA-DIM GasChromatographSignalType InjectionTime | |||||
| PA-DIM GasChromatographSignalType ComponentName |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IGasChromatographCalibrationType to add Gaschromatograph signal specific calibration variables. Since it is a placeholder, an instance of GasChromatographSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IGasChromatographSignalConditionSetType to add Gaschromatograph signal specific condition variables.
The components of GasChromatographSignalType have additional references which are defined inTable 201.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | IGasChromatographSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of GasChromatographSignalType have additional subcomponents which are defined in Table 202.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from I GasChromatographSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | PeakWidth | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | PeakHeight | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | PeakArea | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | TailingFactor | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasComponent | Variable | ExpectedRetentionTime | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasComponent | Variable | ActualRetentionTime | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | InjectionTime | 0:DateTime | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | ComponentName | 0:String | 0:PropertyType | O |
The child Nodes of the GasChromatographSignalType have additional Attribute values defined in Table 203.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705750770 DisplayName: s Description: second | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 Description: volt | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
| 1.0 | |
0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705750770 DisplayName: s Description: second | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705750770 DisplayName: s Description: second | |
| 1/1/1601 12:00:00 AM | |
7.40 FlameIonisationSignalType
The FlameIonisationSignalType provides ObjectType to add FID measurement specific variables. It is formally defined in Table 204.
| Attribute | Value | ||||
| BrowseName | FlameIonisationSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FlameIonisationSignalType |
7.41 InfraredSignalType
The InfraredSignalType provides ObjectType to add Infrared measurement specific variables. It is formally defined in Table 205.
| Attribute | Value | ||||
| BrowseName | InfraredSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM InfraredSignalType | |||||
| PA-DIM InfraredSignalType SourceResidualLife | |||||
| PA-DIM InfraredSignalType TransmissionRatio | |||||
| PA-DIM InfraredSignalType SensorNextCalibrationFixed | |||||
| PA-DIM InfraredSignalType SensorNextCalibrationDynamic | |||||
| PA-DIM InfraredSignalType PowerOnDurationSensor | |||||
| PA-DIM InfraredSignalType SensingElementResidualLife |
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IInfraredSignalConditionSetType to add Infrared signal specific condition variables.
The components of InfraredSignalType have additional references which are defined in Table 206.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | IInfraredSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of InfraredSignalType have additional subcomponents which are defined in Table 207.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from I GasChromatographSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SourceResidualLife | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | TransmissionRatio | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorNextCalibrationFixed | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorNextCalibrationDynamic | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | PowerOnDurationSensor | 0:Duration | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | RelativeGasFlowRate | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensingElementResidualSensitivity | 0:Float | 0:PropertyType | O |
The child Nodes of the InfraredSignalType have additional Attribute values defined in Table 208.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 1.0 | |
| 0.0 | |
| 0.0 | |
0.0 | |
| 0 | |
| 1.0 | |
| 0.0 | |
| 1.0 |
7.42 CatalyticBeadSignalType
The CatalyticBeadSignalType provides ObjectType to add catalytic bead measurement specific variables. It is formally defined in Table 209.
| Attribute | Value | ||||
| BrowseName | CatalyticBeadSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM CatalyticBeadSignalType | |||||
| PA-DIM CatalyticBeadSignalType SensorNextCalibrationFixed | |||||
| PA-DIM CatalyticBeadSignalType SensorNextCalibrationDynamic | |||||
| PA-DIM CatalyticBeadSignalType PowerOnDurationSensor | |||||
| PA-DIM CatalyticBeadSignalType SensingElementResidualLife | |||||
| PA-DIM CatalyticBeadSignalType RelativeGasFlowRate | |||||
| PA-DIM CatalyticBeadSignalType SensorValue | |||||
| PA-DIM CatalyticBeadSignalType SensingElementResidualSensitivity |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to ICatalyticBeadCalibrationType to add Catalytic Bead signal specific calibration variables. Since it is a placeholder, an instance of CatalyticBeadSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to ICatalyticBeadSignalConditionSetType to add Catalytic Bead signal specific condition variables.
The components of CatalyticBeadSignalType have additional references which are defined in Table 210.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | ICatalyticBeadSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of CatalyticBeadSignalType have additional subcomponents which are defined in Table 207
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from I GasChromatographSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorNextCalibrationFixed | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensorNextCalibrationDynamic | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | PowerOnDurationSensor | 0:Duration | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensingElementResidualLife | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | RelativeGasFlowRate | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensorValue | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | SensingElementResidualSensitivity | 0:Float | 0:PropertyType | O |
The child Nodes of the CatalyticBeadSignalType have additional Attribute values defined in Table 212.
| BrowsePath | Value Attribute |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
0.0 | |
| 0 | |
| 1.0 | |
| 0.0 | |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 DisplayName: mV | |
| 1.0 |
7.43 FtnirOrFtirSignalType
The FtnirOrFtirSignalType provides ObjectType to add FT NIR or FT IR specific variables. It is formally defined in Table 213.
| Attribute | Value | ||||
| BrowseName | FtnirOrFtirSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM FtnirOrFtirSignalType | |||||
| PA-DIM FtnirOrFtirSignalType TransmissionRatio | |||||
| PA-DIM FtnirOrFtirSignalType MahalanobisDistance | |||||
| PA-DIM FtnirOrFtirSignalType SpectralResidual | |||||
| PA-DIM FtnirOrFtirSignalType ElectronicsReadNoise | |||||
| PA-DIM FtnirOrFtirSignalType LaserResidualLife |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType. Since it is a placeholder, an instance of FtnirOrFtirSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IFtnirOrFtirSignalConditionSetType to add FtnirOrFtirSignalType signal specific condition variables.
The components of FtnirOrFtirSignalType have additional references which are defined in Table 214
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| SignalConditionSet | 0:HasInterface | True | IFtnirOrFtirSignalConditionSetType |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 |
The components of FtnirOrFtirSignalType have additional subcomponents which are defined in Table 215.
| BrowsePath | References | NodeClass | BrowseName | DataType | TypeDefinition | Others |
| Applied from IFtnirOrFtirSignalConditionSetType | ||||||
| SignalConditionSet | 0:HasComponent | Variable | TransmissionRatio | 0:Float | 0:DataItemType | O |
| SignalConditionSet | 0:HasComponent | Variable | SensingElementTemperature | 0:Float | 0:AnalogUnitType | O |
| SignalConditionSet | 0:HasProperty | Variable | MahalanobisDistance | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | SpectralResidual | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | ElectronicsReadNoise | 0:Float | 0:PropertyType | O |
| SignalConditionSet | 0:HasProperty | Variable | LaserResidualLife | 0:Float | 0:PropertyType | O |
The child Nodes of the FtnirOrFtirSignalType have additional Attribute values defined in Table 216.
| BrowsePath | Value Attribute |
| 0.0 | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741427 DisplayName: °C Description: degree Celsius | |
| 0.0 | |
| 0.0 | |
| 0.0 | |
1.0 |
7.44 DiodeArraySignalType
The DiodeArraySignalType provides ObjectType to add Diode Array specific variables. It is formally defined in Table 217.
| Attribute | Value | ||||
| BrowseName | DiodeArraySignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM DiodeArraySignalType | |||||
| PA-DIM DiodeArraySignalType SourceResidualLife | |||||
| PA-DIM DiodeArraySignalType MahalanobisDistance | |||||
| PA-DIM DiodeArraySignalType SpectralResidual | |||||
| PA-DIM DiodeArraySignalType ElectronicsReadNoise |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType. Since it is a placeholder, an instance of DiodeArraySignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IDiodeArraySignalConditionSetType to add DiodeArraySignalType signal specific condition variables.
7.45 RamanSignalType
The RamanSignalType provides ObjectType to add Diode Array specific variables. It is formally defined in Table 217.
| Attribute | Value | ||||
| BrowseName | RamanSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of AnalyticalSignalType defined in 7.27, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Object | <SignalCalibrationIdentifier> | 0:BaseObjectType | OP | |
| 0:HasComponent | Object | SignalConditionSet | 0:BaseObjectType | O | |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM RamanSignalType | |||||
| PA-DIM RamanSignalType SourceResidualLife | |||||
| PA-DIM RamanSignalType MahalanobisDistance | |||||
| PA-DIM RamanSignalType SpectralResidual | |||||
| PA-DIM RamanSignalType ElectronicsReadNoise |
<SignalCalibrationIdentifier> is a container object for the calibration parameters of the signal. It is inherited from AnalogSignalType. Since it is a placeholder, an instance of RamanSignalType can have several calibration objects.
SignalConditionSet is a container object for the condition parameters of the signal. It is inherited from AnalogSignalType and has an additional interface reference to IRamanSignalConditionSetType to add RamanSignalType signal specific condition variables.
7.46 ControlSignalType
The ControlSignalType provides ObjectType to add variables and an AutoAdjustPositioner Method. It is formally defined in Table 219.
| Attribute | Value | ||||
| BrowseName | ControlSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.23, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Method | AutoAdjustPositioner | Defined in 9.3 | O | |
| 0:HasComponent | Variable | ControlSignal | 0:Float{Any} | ControlVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM Control Signal | |||||
| PA-DIM AutoAdjustPositioner method |
AutoAdjustPositioner: ABN726#002 defines a property the value of which indicates the kind of adjustment function to be executed.
ControlSignal provides the readback process value. This is the position of the final control element within the travel span (between OPEN and CLOSE position). The unit of this value is provided by the EngineeringUnits property.
The components of ControlSignalType have additional references which are defined in Table 220.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| 0:HasDictionaryEntry | True | 3:0112/2///61987#ABA968#004 | |
| AutoAdjustPositioner | 0:HasDictionaryEntry | True | 3:0112/2///61987#ABN726#002 |
The child Nodes of the ControlSignalType have additional Attribute values defined in Table 221.
| BrowsePath | Value Attribute |
| ControlSignal | 0.0 |
NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent | |
Low: 0 High: 100 | |
| 0 | |
| ns=3;s=0112/2///61987#ABN145#001 | |
| sliding-stem linear | |
| 0 | |
| ns=3;s=0112/2///61987#ABL147#001 | |
| direct | |
| 0.0 | |
| NamespaceUri: http://www.opcfoundation.org/UA/units/cdd/IEC62720 UnitId: 705741328 DisplayName: % Description: percent |
7.47 TwoStateDiscreteSignalType
The TwoStateDiscreteSignalType provides ObjectType to add variables. It is formally defined in Table 222.
| Attribute | Value | ||||
| BrowseName | TwoStateDiscreteSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.23, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | TwoStateDiscreteSignal | 0:Boolean{Any} | TwoStateDiscreteSignalVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM Two State Discrete Signal |
TwoStateDiscreteSignal provides the two-state discrete process value.
The child Nodes of the TwoStateDiscreteSignalType have additional Attribute values defined in Table 223.
| BrowsePath | Value Attribute |
| TwoStateDiscreteSignal | False |
| FALSE | |
| TRUE |
7.48 MultiStateDiscreteSignalType
The MultiStateDiscreteSignalType provides ObjectType to add variables. It is formally defined in Table 224.
| Attribute | Value | ||||
| BrowseName | MultiStateDiscreteSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.23, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | MultiStateDiscreteSignal | 0:UInt32 | MultiStateDiscreteSignalVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM Multi State Discrete Signal |
MultiStateDiscreteSignal provides the multi-state discrete process value.
The child Nodes of the MultiStateDiscreteSignalType have additional Attribute values defined in Table 225.
| BrowsePath | Value Attribute |
| MultiStateDiscreteSignal | 7 |
| false |
7.49 DiscreteSignalType
The DiscreteSignalType provides ObjectType to add variables. It is formally defined in Table 226.
| Attribute | Value | ||||
| BrowseName | DiscreteSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.23 , i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | DiscreteSignal | 0:BaseDataType{Any} | DiscreteSignalVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM Discrete Signal |
DiscreteSignal provides the discrete process value.
7.50 TwoStateDiscreteControlSignalType
The TwoStateDiscreteControlSignalType provides ObjectType to add variables related to two state discrete output. It is formally defined in Table 227.
| Attribute | Value | ||||
| BrowseName | TwoStateDiscreteControlSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.25, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | ControlSignal | 0:Boolean{Any} | TwoStateDiscreteControlVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM TwoStateDiscreteControl Signal |
ControlSignal provides the two-state discrete readback value.
The child Nodes of the TwoStateDiscreteControlSignalType have additional Attribute values defined in Table 228.
| BrowsePath | Value Attribute |
| ControlSignal | False |
| FALSE | |
| TRUE | |
| False | |
| FALSE | |
| TRUE | |
| 0 | |
| ns=3;s=0112/2///61987#ABL147#001 | |
| direct |
7.51 MultiStateDiscreteControlSignalType
The MultiStateDiscreteControlSignalType provides ObjectType to add variables related to multi state discrete output. It is formally defined in Table 229.
| Attribute | Value | ||||
| BrowseName | MultiStateDiscreteControlSignalType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of SignalType defined in 7.25, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | ControlSignal | 0:UInt32 | MultiStateDiscreteControlVariableType | M |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM MultiStateDiscreteControl Signal |
ControlSignal provides the multi-state discrete readback value.
The child Nodes of the MultiStateDiscreteControlSignalType have additional Attribute values defined in Table 230.
| BrowsePath | Value Attribute |
| ControlSignal | 7 |
| false | |
| 7 | |
| ns=3;s=0112/2///61987#ABN841#001 | |
| false |
7.52 CalibrationPointType
The CalibrationPointType provides ObjectType to add calibration points of sensors resp. signals and is formally defined in Table 231.
| Attribute | Value | ||||
| BrowseName | CalibrationPointType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of 0:BaseObjectType defined in OPC 10000-5, i.e. inheriting the InstanceDeclarations of that Node | |||||
| 0:HasComponent | Variable | CalibrationSetpoint | 0:Float{Any} | 0:BaseDataVariableType | O |
| 0:HasComponent | Variable | CalibrationActualValue | 0:Float{Any} | 0:BaseDataVariableType | O |
| Conformance Units | |||||
|---|---|---|---|---|---|
| PA-DIM ICalibration CalibrationPointSet |
The components of CalibrationPointType have additional references which are defined in Table 232.
| SourceBrowsePath | Reference Type | Is Forward | TargetBrowsePath |
| CalibrationSetpoint | 0:HasDictionaryEntry | True | 3:<DictionaryEntryName> |
| CalibrationActualValue | 0:HasDictionaryEntry | True | 3:<DictionaryEntryName> |
3:<DictionaryEntryName> is a placeholder for an object of IrdiDictionaryEntryType that represents a property defined in IEC 61987 Common Data Dictionary (CDD). In instances of CalibrationPointType it shall be replaced by an object of IrdiDictionaryEntryType depending on the type of PAT measurement, following these rules:
For CalibrationSetpoint it shall be replaced by one of the following CDD properties: ABP597#001, ABP600#001, ABP603#001, ABP606#001, ABP609#001, ABP612#001, ABP615#001, ABP618#001 (input values for the calibration of PAT concentration measurement), ABP637#001, ABP621#001, ABP624#001, ABP627#001, ABP630#001, or ABP633#001 (input values for the calibration of PAT liquid analysis measurement). If further types of PAT measurements are defined in the CDD in the future, the corresponding properties of these measurement types will also be permitted.
For CalibrationActualValue it shall be replaced by one of the following CDD properties: ABP598#001, ABP601#001, ABP604#001, ABP607#001, ABP610#001, ABP613#001, ABP616#001, ABP619#001 (digital output values measured during the PAT concentration measurement calibration), ABP638#001, ABP622#001, ABP625#001, ABP628#001, ABP631#001, or ABP634#001 (digital output values measured during the PAT liquid analysis measurement calibration). If further types of PAT measurements are defined in the CDD in the future, the corresponding properties of these measurement types will also be permitted.