Appendix B
Function Reference
B-26
ni.com
ni54xx_InitializeVCXOCalibration
Format
__declspec(dllexport) long __stdcall
ni54xx_InitializeVCXOCalibration(unsigned long sessionHandle,
unsigned long type);
Purpose
The VCXO is calibrated iteratively. Call this function before calibrating the VCXO because it
sets many internal variables to appropriate values for the calibration.
Parameters
Name
Description
sessionHandle
The handle of the calibration session for the device, created
with a call to
ni54xx_CalStart
.
type
The type of VCXO calibration to be done
NI54XX_SET_VCXO
or
NI54XX_SET_PAL_M
(for the NI 5431 ONLY) or
NI54XX_SET_NTSC_M
(for the NI 5431 ONLY).