A SERVICE OF

logo

NI PXI-5600 Calibration Procedure 24 ni.com
niTuner_CalCloseExternalCalibration
Function Prototype
long niTuner_CalCloseExternalCalibration
(
unsigned int calHandle,
int action
)
Purpose
Closes the referenced NI-TUNER calibration session and optionally stores the results to the
EEPROM of the NI PXI-5600. Call this function at the end of a calibration session to store
calibration results.
Parameters
Name Description
calHandle The calibration session reference
action The closing action to perform:
0 = commit; store the calibration results to the EEPROM
1 = cancel; close without storing calibration results. Use this value if
an error occurs during calibration.