NI 4071 7½-Digit FlexDMM Calibration Procedure
|
© National Instruments
|
141
58. Call the niDMM Cal Adjust Miscellaneous VI.
You have completed adjusting the current modes of the NI 4071. Select one of the following
options:
•
To verify your new calibration coefficients before saving them to the EEPROM, refer to the
•
If you do
not
want to verify the adjustments you have just made, refer to the
Completing the Adjustment Procedures
To complete the adjustment procedure for the NI 4071 and close the session, call the niDMM
Close External Cal VI with the following parameter:
•
Action
=
NIDMM_EXTCAL_ACTION_SAVE
if the results of the calibration were
satisfactory and you want to save the new calibration coefficients to the EEPROM.
Otherwise,
•
Action
=
NIDMM_EXTCAL_ACTION_ABORT
if the results of the calibration were
unsatisfactory and you want to restore the original calibration coefficients to the EEPROM.
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_CalAdjustMisc
with
the following parameters:
Instrument_Handle
:
The instrument
handle from
niDMM_init
Type
:
NIDMM_EXTCAL_MISCCAL_SECTI
ON
LabVIEW Block Diagram
C/C++ Function Call
Call
niDMM_CloseExtCal
with the
following parameters:
Instrument_Handle
:
The instrument
handle from
niDMM_init
Action
:
NIDMM_EXTCAL_ACTION_SAVE
or
NIDMM_EXTCAL_ACTION_ABORT