I need to write a VB.NET program using several 'modern' Agilent instruments and also an old 8648B sig gen. The new instruments - with a mixture of USB and GPIB interfaces are working fine using the IVIAgilent type libraries. The old sig gen, with GPIB interface. has no library. How should I proceed?
All instruments can be accessed using Agilent Connection Expert and NI MAX. I'm using Windows7.