![National Instruments FlexDMM PXI-4071 Скачать руководство пользователя страница 72](http://html.mh-extra.com/html/national-instruments/flexdmm-pxi-4071/flexdmm-pxi-4071_calibration-procedure_709945072.webp)
72
|
ni.com
|
NI 4071 7½-Digit FlexDMM Calibration Procedure
39. Call the niDMM Configure Offset Comp Ohms VI with
Offset Compensated Ohms
set to
NIDMM_VAL_OFFSET_COMP_OHMS_OFF
.
40. Generate 10 k
on the calibrator with 2-wire compensation and external sense turned on.
41. Call the niDMM Config Measurement VI and select the
Resolution in Digits
instance.
42. Call the niDMM Read VI. This allows the calibrator to properly settle for a 10 k
compensated measurement at the NI 4071.
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_ConfigureOffsetComp
Ohms
with the following parameters:
Instrument_Handle
:
The instrument
handle from
niDMM_init
OffsetCompOhms
:
NIDMM_VAL_OFFSET_COMP_OHMS
_OFF
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
:
10e3
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. This allows the
calibrator to properly settle for a
10 k
compensated measurement at
the NI 4071.
Maximum_Time
:
–1