Appendix B
Function Reference
B-2
ni.com
ni54xx_CalStart
Format
__declspec(dllexport) long __stdcall
ni54xx_CalStart( shortdevice,
char *password,
unsigned long *sessionHandle);
Purpose
Initiates a calibration session for the specified device.
Parameters
Name
Description
device
A number corresponding to the DAQ device number of the
device to be calibrated.
password
The external adjustment password. This must point to a buffer
of characters at least four characters long.
sessionHandle
A pointer to the handle of the calibration session used in most
other calibration functions.