08-26-2008 08:14 AM
Hi,
I'm developing an application using the DAQmx C API and I have many NI Board on pc. I know how to read more detailed device information using DAQmxGetSysDevNames(), DAQmxGetDevProductType(), DAQmxGetDevProductCategory() and so on.... All work fine, the only problem is NI PCI-4065 that DAQmxGetSysDevNames() not recognize in the return string. The device is ok, because MAX tell me that it is "Dev2" and so i wish that DAQmxGetSysDevNames() returns also "Dev2" with other "Dev1 Dev3 Dev4 ...."
Someone has some suggestion?
Thanks and sorry for my bad english
Alessandro
08-28-2008 11:32 AM
Ciao Alessandro,
I've found a pretty similar issue at this link.
Take a look also at this document:
Using NI-ModInst to Query Device Specific Information
Hope this can help.
Ciao,