©
National Instruments Corporation
55
NI 5402/5406 Calibration Procedure
Initializing Analog Output Calibration
1.
Connect the NI 5402/5406 CH 0 front panel connector to the DMM.
2.
Open an NI-FGEN external calibration session by calling the niFgen
Init Ext Cal VI.
3.
Initialize analog output calibration by calling the niFgen Initialize
Analog Output 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_
InitializeAnalog
OutputCalibration
using the following
parameter:
vi
: The session handle
returned from
niFgen_InitExtCal
.