LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview program to find the external hardwares connected with the PC

Hai All,
 
Do any one know how to find the external hardware details connected with our PC (like USB memory stick),  using labview program.
0 Kudos
Message 1 of 4
(3,904 Views)
That's completely dependant upon the interface the external hardware uses to connect to the PC, but you can get details of just about anything...Why not just use Windows device manager?
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 2 of 4
(3,876 Views)
That's assuming the user is running Windows. Smiley Wink

If you are under Windows you can access this information from the Registry. For example, for USB you can look at the key
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USB.


Message Edited by smercurio_fc on 04-30-2008 10:39 AM
0 Kudos
Message 3 of 4
(3,859 Views)
continued here
0 Kudos
Message 4 of 4
(3,826 Views)