Appendix B
Function Reference
B-10
ni.com
ni54xx_CalChangePassword
Format
__declspec(dllexport) long __stdcall
ni54xx_CalChangePassword(unsigned long device,
char *oldPassword,
char *newPassword);
Purpose
Changes the password, which is needed to do a full external adjustment.
Parameters
Name
Description
device
A number corresponding to the DAQ device number of the
device to be calibrated.
oldPassword
The currently existing password.
newPassword
The new password, which replaces the current password.