7.22 FluidQuantitiesType ObjectType Definition

The FluidQuantitiesType provides Variables and Objects for fluid Quantities and is formally defined in Table 47.

Table 47 – FluidQuantitiesType Definition
Attribute Value
BrowseNameFluidQuantitiesType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:BaseObjectType defined in OPC 10000-5.
0:HasInterfaceObjectType3:IStatisticsTypeDefined in OPC 10000-200
0:HasComponentVariable<Quantity> 0:Number 0:BaseAnalogTypeOP, RO
0:HasComponentVariableAbsolutePressure0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableAccumulatedVolume0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableDewPoint0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableGaugePressure0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableMassFlowRate0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableOilConcentration0:Double0:BaseAnalogTypeO, RO
0:HasComponentObjectParticlesPerSizeRangeParticleTypeO
0:HasComponentVariableRelativeHumidity0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableTemperature0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableVolume0:Double0:BaseAnalogTypeO, RO
0:HasComponentVariableVolumeFlowRate0:Double0:BaseAnalogTypeO, RO
Applied from 3:IStatisticsType
0:HasComponent Method 3:ResetStatistics See 3:IStatisticsTypeO
0:HasProperty Variable 3:StartTime 0:DateTime 0:PropertyType O, RO

The Variable StartTime and the Method ResetStatistics are defined by the IStatisticsType and shall be used as defined by the Interface.

The OptionalPlaceholder <Quantity> is used to add additional Quantities to this group. In this case the abstract DataType 0:Number must be changed to a non-abstract DataType. The TypeDefinition may be chosen from BaseAnalogType and its subtypes.

The InstanceDeclarations of the FluidQuantitiesType have additional Attributes defined in Table 48.

Table 48 – FluidQuantitiesType Attribute values for child Nodes
Source Path Value Attribute Description Attribute
<Quantity>Manufacturer or system specific measurements or calculations.
AbsolutePressureMeasured or calculated actual absolute pressure of a fluid.
AccumulatedVolumeMeasured or calculated accumulated volume of a fluid since last reset.
DewPointMeasured or calculated actual dew point of a fluid.
GaugePressureMeasured or calculated actual gauge pressure of a fluid.
MassFlowRateMeasured or calculated actual mass flow rate of a fluid.
OilConcentrationMeasured or calculated actual oil concentration of a fluid.
ParticlesPerSizeRangeCollection of particle counts for a fluid according to ISO 8573.
RelativeHumidityMeasured or calculated actual relative humidity of a fluid.
TemperatureMeasured or calculated actual temperature of a fluid.
VolumeMeasured or calculated actual volume of a fluid.
VolumeFlowRateMeasured or calculated actual volume flow rate of a fluid.