02-20-2010 11:21 PM
Hello all,
Basically what I want to do is to programatically detect a USB RAW device connected to the system. So what I want to happen is that when my USB device is connect, I want an indicator to turn on. When I remove the device I want it to turn off.
I've been messing around with teh VISA find resource VI, but it doesn't seem to tell you when something is connected or not.
ANy ideas?
Thanks,
02-21-2010 11:30 AM
02-21-2010 02:36 PM
I see,
I'll look into Devcon then,
thanks a lot.
02-21-2010 04:23 PM
Devcon looks like it would work,
but i'm still hoping to find a way to do it all within labVIEW, so that people that I give this program to do not have to install devcon.
Any other ideas would be appreciated.