A SERVICE OF

logo

© National Instruments Corporation 31 NI PXI-5600 Calibration Procedure
niTuner_CalInitializeExternalCalibration
Function Prototype
long niTuner_CalInitializeExternalCalibration
(
char resourceName[],
char* password,
unsigned int* calHandle
)
Purpose
Initializes the PXI-5600 and opens a new calibration session. Call this function before any
calibration adjustment to initialize the NI PXI-5600 in the same fashion as
niTuner_init.
This function returns a calHandle that serves as the session handle for subsequent NI-TUNER
calibration functions.
Parameters
Name Description
resourceName[] The device number of the NI PXI-5600 obtained from MAX
expressed as DAQ::<device number>
password The user-defined password
calHandle The calibration session reference