Table of Contents

Method ConfigureADCCalibration

Namespace
NationalInstruments.SemiconductorTestLibrary.InstrumentAbstraction.DMM
Assembly
NationalInstruments.SemiconductorTestLibrary.Extensions.dll

ConfigureADCCalibration(DMMSessionsBundle, DmmAdcCalibration)

Allows the DMM to compensate for gain drift since the last external or self-calibration.

public static void ConfigureADCCalibration(this DMMSessionsBundle sessionsBundle, DmmAdcCalibration dmmAdcCalibrationMode)

Parameters

sessionsBundle DMMSessionsBundle

The DMMSessionsBundle object.

dmmAdcCalibrationMode DmmAdcCalibration

The ADC calibration mode to be used.

Remarks

When ADC Calibration is AUTO, the DMM enables or disables ADC calibration.

When ADC Calibration is ON, the DMM measures an internal reference to calculate the correct gain for the measurement.

When ADC Calibration is OFF, the DMM does not compensate for changes to the gain.