Appendix B
Function Reference
B-8
ni.com
ni54xx_CalFetchMiscInfo
Format
__declspec(dllexport) long __stdcall
ni54xx_CalFetchMiscInfo(unsigned long device,
char *miscInfo);
Purpose
Retrieves four bytes of data from the external adjustment miscellaneous data area.
Parameters
Name
Description
device
A number corresponding to the DAQ device number of the
device to be calibrated.
miscInfo
This should be a char pointer which points to a buffer which is
at least 4 bytes long. This buffer should be allocated by you.