©
National Instruments Corporation
41
NI 5402/5406 Calibration Procedure
Adjusting the Calibration ADC
Complete this procedure to adjust the onboard calibration ADC of the
NI 5402/5406 that is used during self-calibration and external calibration.
You will characterize the gain and offset associated with this ADC.
1.
Connect the NI 5402/5406 CH 0 front panel connector to a DMM.
2.
Open an NI-FGEN external calibration session by calling the niFgen
Init Ext Cal VI.
3.
Initialize ADC calibration by calling niFgen Initialize Cal ADC
Calibration VI.
LabVIEW Block Diagram
C/C++ Function Call
Call
niFgen_Init
ExtCal
using the
following parameters:
resourceName
: The
name of the device that
you want to verify. This
name is the device
identifier assigned in
MAX.
password
:
"NI"
LabVIEW Block Diagram
C/C++ Function Call
Call
niFgen_Initialize
CalADCCalibration
using the following
parameter:
vi
: The session handle
returned from
niFgen_InitExtCal
.