LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

HP 34401A - wait on event in Wait on RQS

Hello,
i'm in a desperate situation. I want to measure resistance with LabView 7.1 over GPIB. The equipment i use is the HP 34401A multimeter. For many times it was no problem. The single read example worked without failures and returned the measured values.
Then a short time later, nothing worked as before. I always receive this error: "VISA Wait on Event in Wait for RQS.VI->HP34401A Read Meas.vi->HP34401A Single Read Example.vi"
I know this question is not asked for the first time. But the answers given in the other threads don't help.
The timeout time i changed from 10000 to 60000 ms. The failure is in the wait for RQS.vi .

Please help me, that would be very kind!

Thanks a lot

Greg
0 Kudos
Message 1 of 4
(2,771 Views)
I have one of those multimeters as well, and use it from time to time in a program to verify the voltage from a power supply...

I always use the method in the vi attached, since I've always found it easier (again, easier for me anyways), since you can control everything. You may want to vary the wait in between the read and the write, since my meter is an Agilent (newer than if it says HP...they had to branch it off for some reason), and it might be different, but I doubt it.

All the commands are in the manual... Hope this helps,

Geoff
0 Kudos
Message 2 of 4
(2,766 Views)
I did face similar problem few years back.

I had this work around VI, it may be urgly but hope it helps, in one way or another.

Cheers!
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 3 of 4
(2,766 Views)
Hello.
thank you very much for your answers. I think i'll take one of your solutions.

Thanks once more!
0 Kudos
Message 4 of 4
(2,760 Views)