ParticleSizeMonitorDeviceStreamType defines seven mandatory FunctionalGroups described in5.2.3.1: Configuration, Status, AcquistionSettings, AcquisitionStatus, AcquisitionData, ChemometricModelSettings, Context. Parameters exposed by an Stream of a ParticleSizeMonitorDevice should be organized by those FunctionalGroups based on their meaning.
Table 54 describes the Parameters that are organized by the AcquisitionData FunctionalGroup of a ParticleSizeMonitorDeviceStreamType.
Table 54 – ParticleSizeMonitorDeviceStreamType AcquisitionData Parameters
BrowseName |
Description |
VariableType |
Optional/ Mandatory |
Background |
Array describing the measured background on detector(s.) |
YArrayItemType (DataType=Float) |
O |
RawData |
Array describing the measured raw data on detector(s) in arbitrary units. |
YArrayItemType (DataType=Float) |
O |
ScaledData |
Array describing the corrected measured data detector(s), for example after background subtraction |
YArrayItemType (DataType=Float) |
M |
SizeDistribution |
Returns the Particle Size Distribution |
YArrayItemType (DataType=Float) |
M |
BackgroundAcquisitionTime |
Time stamp of the background used for this acquisition |
DataItemType (DataType=DateTime) |
M |