2.2 Real-time averaging mode (AVG option)
Acqiris SA230E User's Manual
27
IVI.NET
Interface
Method / Property name
Description
IAqMD3Acquisition
Mode
The acquisition mode.
IAqMD3Acquisition
NumberOfAverages
Specifies the number of waveforms to aver-
age in the record. This attribute affects mod-
ule behavior only when the Acquisition Mode
attribute is set to Averager or Peak-
Detection.
IAqMD3ChannelAccumulationNSA
Configure
Configures the Noise Suppressed Accu-
mulation properties.
Enabled
Specifies whether the Noise Suppressed
Accumulation is active. This attribute
affects module behavior only when the
Acquisition Mode attribute is set to Aver-
ager.
NoiseBase
Specifies the noise base value for the Noise
Suppressed Accumulation. The noise base
is subtracted from data values which are
higher than the configured threshold. The
units are ADC counts.
Threshold
Specifies the threshold of the Noise Sup-
pressed Accumulation. Each data value
must exceed the threshold value to be
entered into the sum. The units are ADC
counts.
IAqMD3ChannelMeasurement
FetchAccumulatedWaveformInt32
This function returns the accumulated wave-
form which the ADC module 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 module has acquired for the
specified channel. This waveform is from a
previously initiated accumulated acquisition
in Averager or Peak Detection mode.
Returned waveform data units are Volts.