2.4 Real-time averaging (AVG option)
U5303A User's Manual
27
The attribute
AQMD3_ATTR_ACQUISITION_MODE
(ViInt32) must be set to value
AQMD3_VAL_
ACQUISITION_MODE_AVERAGER
:
AqMD3_SetAttributeViInt32( session, "", AQMD3_ATTR_ACQUISITION_MODE,
AQMD3_VAL_ACQUISITION_MODE_AVERAGER );
Program examples for acquisitions with real-time averaging are available:
For IVI-C
C
1
:\Program Files\IVI Foundation\IVI\Drivers\AqMD3\Examples\IVI-C
For IVI.NET
C:\Program Files\IVI Foundation\IVI\Drivers\AqMD3\Examples\IVI.NET
AVG Configuration
The interfaces/methods/properties (functions/attributes) listed below are provided by the Acqiris MD3
Software. Detailed help on these interfaces may be found in the AqMD3 IVI Driver Help — Please
refer to
AqMD3.chm
(IVI-C) or
Acqiris.AqMD3.Fx40.chm
(IVI.NET).
1
Or the alternative drive letter where the Acqiris MD3 Software has been installed on your machine.