I'm currently working on a project where we're doing some automated testing.
We're using a Rohde and Schwarz Vector Network Analyzer to do our testing, and the interface it provides for communication is GPIB. On my laptop it simply plugs in as USB.
How can I communicate with it in VB?
Thanks!