Configuring ADC Calibration
For the NI 4070/4071/4072 only, configure ADC calibration by completing the following steps:
- LabVIEW
- Insert niDMM Configure ADC Calibration into the block diagram.
- Set ADC Calibration to the desired input value (refer to the following table).
- CVI/C++/Visual Basic
- Insert niDMM_ConfigureADCCalibration into the program.
- Set ADC Calibration to the desired input value (refer to the following table).
Values | Description |
---|---|
AUTO (-1) | The driver chooses the ADC calibration setting based on the configured function and resolution. |
ON (1) | Enables ADC Calibration. |
OFF (0) | Disables ADC Calibration. |