2.5 Peak Detection (PKD)
U5303A User's Manual
37
Other parameters
NumberOfAverages
: number of waveforms to average in the record.
DataInversionEnabled
: the data acquired may be inverted if desired.
PKD configuration
The interfaces/methods/properties (functions/attributes) listed below are provided by the Acqiris MD3
driver. Detailed help may be found in the AqMD3 IVI Driver Help (Please refer to
AqMD3.chm
(IVI-C)
or
Acqiris.AqMD3.Fx40.chm
(IVI.NET)).
Program examples for acquisitions with real-time peak detect 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
IVI-C
Functions
AqMD3_SelfTriggerAbortGeneration
AqMD3_SelfTriggerInitiateGeneration
AqMD3_SelfTriggerSquareWaveConfigure
AqMD3_SelfTriggerCustomWaveLoadConfigurationFile
AqMD3_BaselineCorrectionConfigure
AqMD3_PeakDetectionConfigure
Attributes
AQMD3_ATTR_SELF_TRIGGER_MODE
AQMD3_ATTR_SELF_TRIGGER_SQUARE_WAVE_DUTY_CYCLE
AQMD3_ATTR_SELF_TRIGGER_SQUARE_WAVE_FREQUENCY
AQMD3_ATTR_SELF_TRIGGER_SQUARE_WAVE_SLOPE
AQMD3_ATTR_ACQUISITION_MODE
AQMD3_ATTR_ACQUISITION_NUMBER_OF_AVERAGES
AQMD3_ATTR_CHANNEL_DATA_INVERSION_ENABLED
AQMD3_ATTR_BASELINE_CORRECTION_MODE
AQMD3_ATTR_BASELINE_CORRECTION_THRESHOLD_HIGH
AQMD3_ATTR_BASELINE_CORRECTION_THRESHOLD_LOW
AQMD3_ATTR_BASELINE_CORRECTION_DIGITAL_OFFSET
AQMD3_ATTR_PEAK_DETECTION_RISING_DELTA
1
Or the alternative drive letter where the Acqiris MD3 Software has been installed on your machine.