09-10-2010 03:13 AM
Hi,
I've installed a 3rd party USB device to NI-VISA and like to retrieve the device's firmware version on my Labwindow application. Is there a command that allows me to do so?
Given that the firmware version can be retrieve by windows in device manager, I like to find out if NI-VISA or Labwindow has the common function to retrieve the version info as well.
Thank you
09-21-2010 12:03 PM
Where are you finding the firmware information in device manager. I am only aware of being able to see the driver version in Device Manager.
I don't believe that there is any standard way for a USB device to specify a firmware version. This is implemented in a device specific manner (if implemented at all), so there is no single answer to your question.