NI 4065 Calibration Procedure
46
ni.com
5.
Set the current output on the calibrator to
NORM
and output 0 A.
Allow the calibrator to settle before proceeding.
6.
Call the niDMM Config Measurement VI. The niDMM Config
Measurement VI is polymorphic. To change the selected instance of
this polymorphic VI, right-click the VI and choose
Select Type
followed by
Resolution in Digits
.
7.
Call the niDMM Read VI to configure the NI 4065 for a current mode
before applying current.
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_ConfigureMeasurement
Digits
with the following parameters:
Instrument_Handle
: The instrument
handle from
niDMM_init
Resolution_Digits
:
6.5
Measurement_Function
:
NIDMM_VAL_DC_CURRENT
Range
:
0.01
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_read
with the following
parameter:
Instrument_Handle
: The instrument
handle from
niDMM_init