LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can LabVIEW identify specifically which USB port a USBRAW device is plugged into?

I am writing a LabVIEW program to do functional testing on a PCBA that has several USB hubs and connectors on it.  I want to test each of these USB connectors for functionality.  I've created an NI-VISA USB raw driver for a simple USB memory key.  I can plug this device into any USB port on the board and by using the "VISA Find Resource" routine, I can tell when the device is plugged in or not.  I need to identify which specific USB port the device is plugged into.  I've tried using the property node for a USB raw class object.  One of the properties available is the USB Interface Number, but this number never changes, no matter where I plug in the USB device.  Does anybody have any suggestions on how I can do this?  Thanks, Ron
0 Kudos
Message 1 of 2
(3,028 Views)
Hi Ron,

Try reading this thread.
http://forums.ni.com/ni/board/message?board.id=170&message.id=320660#M320660
Jim

LV 2020
0 Kudos
Message 2 of 2
(3,019 Views)