2.4 Real-time averaging (AVG option)
32
U5303A User's Manual
Interface
Method / Property name
Description
IAqMD3ChannelMeasurement
FetchAccumulatedWaveformInt32
This function returns the accumulated wave-
form which the ADC card has acquired for
the specified channel. This waveform is from
a previously initiated accumulated acquis-
ition in Averager or Peak Detection mode.
Returned waveform data units are raw accu-
mulated ADC values which may be con-
verted to Volts by the formula: V =
ScaleFactor * data + ScaleOffset.
FetchAccumulatedWaveformReal64
This function returns the averaged waveform
which the ADC card has acquired for the spe-
cified channel. This waveform is from a pre-
viously initiated accumulated acquisition in
Averager or Peak Detection mode. Returned
waveform data units are Volts.
Interface
Method / Property name
Description
IAqMD3ChannelAccumulationBaselineCorrection
Configure
Configures the baseline correction
properties.
DigitalOffset
Applies a digital offset after the
baseline correction.
Mode
Defines the mode used during
baseline correction accumulation.
ThresholdHigh
Defines the higher limit of the
baseline range. Outside of this
range, data values will be ignored.
This is an absolute value (from 0 to
vertical range). The units are ADC
counts.
ThresholdLow
Defines the lower limit of the
baseline range. Outside of this
range, data values will be ignored.
This is an absolute value (from 0 to
vertical range). The units are ADC
counts.