02-07-2018 01:12 PM
I currently use,
Try
myInstr.IO = IoMgr.Open("USB0::0x05E6::0x2636::4351628::INSTR")
End Try
to open communication with my device. This can only talk to a particular device with a particular serial number. Is it possible to scan for devices from VB.NET so I can select one from a menu.
02-08-2018 07:20 AM
Hi,
The manual below describes how to find resources using the .NET API. Page 40 provides code in C# and page 135 provides code in VB.NET.
Regards,
B. Poteet
Applications Engineer
National Instruments
02-08-2018 11:45 AM
Sorry for being such a bore, but I don't see the manual you speak of.
02-08-2018
11:47 AM
- last edited on
05-16-2026
04:50 PM
by
Content Cleaner
I apologize, I forgot to include the link:
https://www.ni.com/docs/en-US/bundle/ni-visa/page/user-manual-welcome.html