A SERVICE OF

logo

© National Instruments Corporation 25 NI PXI-5600 Calibration Procedure
niTuner_CalGetCalibrationCount
Function Prototype
long niTuner_CalGetCalibrationCount
(
int calType,
char resourceName[],
unsigned int* count
)
Purpose
This function returns the number of calibration procedures completed on the device. The
device should have at least one calibration procedure completed during manufacturing.
Parameters
Name Description
resourceName[] The device number of the NI PXI-5600 obtained from Measurement
& Automation Explorer (MAX) expressed as DAQ::<device
number>
calType The calibration type to read:
0 = Internal—the results of an internal, or self-calibration.
Self-calibration is not supported by NI PXI-5600.
1 = External—the results of an external calibration. Always set this
value to 1 for the NI PXI-5600.
count The number of times the device has been calibrated