Appendix B
Function Reference
©
National Instruments Corporation
B-9
ni54xx_CalStoreMiscInfo
Format
__declspec(dllexport) long __stdcall
ni54xx_CalStoreMiscInfo(unsigned long device,
char *miscInfo);
Purpose
Stores four bytes of data in 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.