02-20-2006 09:22 PM
02-21-2006 08:52 PM
Hello northcove,
The function DAQmxGetDeviceAttribute is specific to CVI, which is why it is not listed in the DAQmx C Reference Help. As stated by Sal in this post, in CVI you choose the device property to get, such as "Device Serial Number" and in ANSI C, the corresponding function would be DAQmxGetDevSerialNum.
Please let us know if you have further questions.
Thanks,
Laura
02-27-2006 09:25 AM