10-04-2010 12:09 PM - edited 10-04-2010 12:11 PM
Hello,
I have a really strange problem with my Agilent DMM, I looked over the internet for the solution and I didn't find anything that helps.
So why it's so strange?
Because sometimes it happened and sometimes not. Furthermore, I use the example that I downloaded with my driver, so why?
This is what I get when I try to read DC current with the Agilent 34401 Read Multiple Measurements.vi example:
Error 1074000000 occurred at Agilent 34401A.lvlib:error query.vi
Instruments reports:
+550, "Command not allowed in local"
-420, " Query unterminated"
+0, "No Error"
Please help...
Thanks
Solved! Go to Solution.
10-05-2010 02:44 PM
Hi -
As a little background, when LabVIEW reports error -1074000000, it is handling an error that has been reported by the instrument. To help us all better understand your situation, please let us know exactly which driver you are using. Is this the correct link?
Also, at what point in the example does the error occur? Does the error first occur in a configuration VI or at the Read VI itself?
Best Regards,
John M
10-06-2010 01:04 PM
Hi,
Yes, this is my driver.
And the error occurs at the read VI...
Thanks for helping,
Ariel.
10-07-2010 09:09 AM
Hello,
To try to reproduce the issue can you please indicate the version of LabVIEW, VISA, and firmware version (on DMM)? If you can also please indicate what interface you are using and if you made any changes to the example?
10-07-2010 01:05 PM
Hi,
I'm using:
LabVIEW 2009
VISA 4.6
Firmware version: 11-5-2 (is it the firmware?)
GPIB.
I didn't make any changes to the example.
I want to say that I can communicate with the instrument, the LabVIEW - GPIB.vi example works fine:
When I send "*IDN?" I succeed to read back from the DMM.
Thanks,
Ariel.
10-07-2010 11:59 PM
Could you run NI Spy and attach a NI Spy log including the problem ?
10-11-2010 04:08 PM
This is my NI Spy log...
Ariel.
10-13-2010 09:54 AM
I also downloaded the new driver, and it's still doesn't work.
I really need this...
Please help,
Ariel.
10-13-2010 04:18 PM
Hi -
It looks like the "Command not allowed in local" error message can often occur when the 34401A needs to have the REN Line asserted. Please try the following edit to the example:
I have included a picture below which shows the modification to make in the Device Clear VI. Please let me know if this fixes it for you.
Best Regards,
John M
10-14-2010 07:58 AM
Hello Ariel,
What happens when you run the other examples? If asserting the REN line does not remedy the problem, please take a look at the Instrument Driver Troubleshooting Guide.
Cheers,
NathanT