AnalyserDeviceType
, AnalyserChannelType
, StreamType
, AccessoryType
and AccessorySlotType
.AnalyserDeviceType
represents the instrument as a whole. Each object of the AnalyserDeviceType
has at least one component of the AnalyserChannelType
and may have components of the AccessorySlotType
. Similarly, each object of AnalyserChannelType
may have AccessorySlotType
components.AnalyserDeviceType
is an abstract type which shall be subtyped for different types of analyzer devices. In the specification [1] there are defined the following subtypes of the AnalyserDeviceType
: SpectrometerDeviceType
, AcousticSpectrometerDeviceType
, MassSpectrometerDeviceType
, ParticleSizeMonitorDeviceType
, ChromatographDeviceType
, NMRDeviceType
. Each of these types may be further subtyped by device vendors to converge the Information Model and the underlying process.