NI 4071 7½-Digit FlexDMM Calibration Procedure
|
© National Instruments
|
21
39. Call the niDMM Read VI.
40. Use a writable niDMM property node to set the input resistance of the NI 4071 to 10 M
.
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. Subtract the
previously stored 100 mV >10 G
mode offset value from this
measurement. Verify the reading or
measurement value falls between the
limits listed in Table 20.
Maximum_Time
:
–1
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM
SetAttributeViRea
l64
with the following
parameters:
Instrument_Handle
:
The instrument handle
from
niDMM_init
Attribute_ID
:
NIDMM_ATTR_INPUT_
RESISTANCE
Attribute_Value
:
NIDMM_VAL_10_MEGA
OHM