Quantcast
Channel: Measurement Studio for .NET Languages topics
Viewing all articles
Browse latest Browse all 1999

Get any/all VISA-USB Addresses

$
0
0

I currently use:

Try
myInstr.IO = IoMgr.Open("USB0::0x05E6::0x2636::4351628::INSTR")
Catch ex As Exception
MsgBox("could not connect", vbOKOnly, "error opening connection")
myerror = True
End Try


Viewing all articles
Browse latest Browse all 1999

Trending Articles