05-30-2011 11:32 PM
Hi,
I want to programmitically list all the devices connected to my computer. How can i do that?
05-31-2011 12:35 AM
Any particular devices or all as in keyboards, mice, monitors, printers, DAQ devices, GPIB instruments, etc?
05-31-2011 01:08 AM
I want daq devices to be detected...
05-31-2011 01:17 AM - edited 05-31-2011 01:18 AM
The DAQmx System>Device Names Property.
10-05-2011 04:30 AM
is there a way to detect everything connected? e.g. Keyboard, mouse, flash drive.
I would like to check if there is a keyboard connected to my system. If there is then I won't bring up the touchscreen keyboard.
thanks