LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to obtain USB current in Labview

Solved!
Go to solution

Using Windows Device Manager and selecting the USB HUB, you are able to see the current consumption of your USB devices.

See attached photo.

 

Is there any way to programmatically obtain this value using Windows DLL calls in Labview or Labview property calls ?

 

Thank you
 
 
 


0 Kudos
Message 1 of 2
(2,245 Views)
Solution
Accepted by topic author morngoose

You can only see what the device is RATED to consume.  This is not an actual consumption value.

 

It is possible to get this programatically but I doubt it will give you the information you are looking for....

0 Kudos
Message 2 of 2
(2,220 Views)