![National Instruments FlexDMM PXI-4071 Скачать руководство пользователя страница 8](http://html.mh-extra.com/html/national-instruments/flexdmm-pxi-4071/flexdmm-pxi-4071_calibration-procedure_709945008.webp)
8
|
ni.com
|
NI 4071 7½-Digit FlexDMM Calibration Procedure
6.
Call the niDMM Read VI. Store the reading or measurement value as the 100 mV >10 G
mode offset.
Note
The
Measurement
output of the LabVIEW block diagram equates to the
Reading
function of C++ function call.
7.
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
Maximum_Time
:
–1
Reading
: The measurement returned
by the function. Store the reading or
measurement value as the
100 mV >10 G
mode offset.
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