NI 4071 7½-Digit FlexDMM Calibration Procedure
|
© National Instruments
|
73
43. Call the niDMM Read VI.
44. Generate 1 k
on the calibrator with 2-wire compensation and external sense turned on.
45. Call the niDMM Config Measurement VI and select the
Resolution in Digits
instance.
46. Call the niDMM Read VI.
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_read
with the following
parameters:
Instrument_Handle
:
The instrument
handle from
niDMM_init
Reading
: The measurement returned
by the function. Verify that the
reading or measurement value falls
between the tolerances listed in
Table 24.
Maximum_Time
:
–1
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
:
7.5
Measurement_Function
:
NIDMM_VAL_2_WIRE_RES
Range
:
1e3
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_read
with the
following parameters:
Instrument_Handle
:
The instrument
handle from
niDMM_init
Reading
: The measurement returned
by the function. Verify that the
reading or measurement value falls
between the tolerances listed in
Table 24.
Maximum_Time
:
–1