03-26-2009 09:41 AM
Hello,
I am trying to use the agilent e4402 front panel vi in vb.net. I followed the example code and created the wrapper class, but when I run the code, the program fails when trying to query the instrument. It seems that i cannot talk to it using GPIB. If I use the automation explorer and send the instrument a message, it responds. What am I doing wrong in my code?
03-26-2009 10:56 AM