NI 4065 Calibration Procedure
14
ni.com
c.
Set a writable niDMM property node (for iterations 1, 3, 5,
and 6 only).
d.
Call the niDMM Read VI.
e.
Verify that this measurement falls between the limits listed in
Table 20.
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM
SetAttributeViReal64
with the following
parameters:
Instrument_Handle
: The
instrument handle from
niDMM_init
Attribute_ID
:
NIDMM_ATTR_APERTURE_
TIME
Attribute_Value
:
166.67 ms
(
200 ms
for
50 Hz PowerLine
Frequency)
Attribute_ID
:
NIDMM_ATTR_NUMBER_OF
_AVERAGES
Attribute_Value
:
3
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_read
with the following
parameters:
Instrument_Handle
: The instrument
handle from
niDMM_init
Reading
: Verify that this measurement
falls between the limits listed in Table 20
Maximum_Time
: –
1