http://portal.g-node.org/odml/terminologies/v1.0/terminologies.xml
1.0
2011-01-21
hardware/daq
DataAcquisition
The hardware section describes the settings of the used hardware. There should be one hardware section
for each hardware item that was used.
SerialNo
string
The device's serial number.
InventoryNo
string
The inventory number of the device.
Model
string
The model name of this hardware item.
Manufacturer
string
The Manufacturer of this hardware item.
Owner
string
Who's the owner of the device.
AIResolution
int
The voltage resolution of the analog input (AIN) subsystem given in bit.
AIMaxSampleRate
float
Hz
The maximum sampling rate.
AIChannelCount
int
The number of input channels of the DAQ-device.
AOResolution
int
The voltage resolution of a data-acquisition analog output (AO) subsystem given in bit.
AOMaxSampleRate
float
Hz
The maximum sampling rate.
AOChannelCount
int
The number of output channels of the device.
DIOLineCount
int
The number of digital input/output lines (DIO) of the device.
AIUsedChannelCount
int
The number of used analog input channels.
AISampleRate
int
Hz
The sample rate with which an individual input channel was sampled. Given in Hz.
AIChannelGain
float
The gain of an input channel.
AIReference
string
The reference to which voltages were measured. Usually either "common ground" or "differential".
AIPolarity
string
The polarity of the measurement "unipolar" or "bipolar".
AOUsedChannelCount
int
The number of used analog output channels.
AOSampleRate
int
Hz
The sample rate with which an individual output channel was sampled. Given in Hz.
AOChannelGain
float
The gain of an output channel.
Description
string
A description of this hardware item.