Hello,
I have problems when trying to communicate with IEEE 488 measurement equipment (such as HP 3478A, Keithley 175).
There are plug and play drivers, but they only work if GPIB card is
installed on the local computer. My multimeter is connected via
gpib to a remote computer, so using the gpib commands directly will not
work.
I am trying to convert the driver for the HP 3478A multimeter such that it will work using VISA.
The problem is that when the buffer is read after the Service Request event occurs (wait for rqs.vi), the read buffer is empty.
I have attached the VI in question along with the ni-spy capture.
Please help me figure out what I am doing wrong.
Thanks,
Victor