From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CDT Friday, Nov 8 - 2:30 PM CDT Saturday, Nov 9, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
03-18-2014 01:29 PM
Hello,
i have ni usb-6008 card a installed ni-DAQmx 9.3.5 driver software, name of device is autamatically "Dev1", how can
i automatically read name of the other device: For example ,I need connect new ni usb-6009 and in my program i need find this new device automatically ?
thanks
Solved! Go to Solution.
03-18-2014 02:26 PM
Not quite sure what you want to do but this wil list all connected devices:
03-18-2014 04:05 PM - edited 03-18-2014 04:06 PM
Here is a similar topic that might help:
03-18-2014 04:12 PM
thanks to all !
03-18-2014 04:25 PM
You are going about it the wrong way
The smarter way is to detect the device insertion and use a custom exe to rename the device alias
Here is an example of the code to rename the device
Here are the instructions on how to get NI Devmon to find your cool app.
It is well worth the effort