How do I find the I/O address of a USB device?

JohnCU

Banned
Dec 9, 2000
16,528
4
0
I have a GPIB to USB cable, with a GPIB attached to a laptop and I'm trying to find out what I/O address the GPIB board is at. When I pull it up in device manager it doesn't give it to me...?
 

MagnusTheBrewer

IN MEMORIAM
Jun 19, 2004
24,122
1,594
126
I found this tool. Before you can access an I/O port, you need to know its address. The get_io DLL finds port addresses and has been tested in Windows 98/2000/XP. It does not work under Windows NT.