05-02-2013 08:28 PM
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
Solved! Go to Solution.
05-03-2013 01:12 AM
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....