12-02-2021 06:44 AM
Hi,
I am trying to control a Agilent b2912A SMU via labview.
When trying to run the example programmes that come with the agilent b2900 drivers (specifically: Agilent B2900 Series Output List Sweep Volts.vi), I recieve a -1074000000 error from the configure source.vi block. I dont understand why I am getting this error from an example program. I have connected via gpib that I know works.
12-02-2021 07:18 AM
12-03-2021 08:10 AM
Hi, The Visa location is all correct, the error is arising from the configure source.vi, I looked at its block diagram and the error is coming from error query.vi.
12-03-2021 08:24 AM
Hi AEB,
I don't have your specific device driver installed, but checked the Agilent driver coming with LabVIEW by default: in the ErrorQuery function that error is set if any other error occurs before.
So the question is: which error occurs before "-1074000000" is set as error?
12-03-2021 09:10 AM
Hi there,
I believe it is from a 1073807339 error from timeout. Does this mean there is a problem with GPIB connection.
What can I do to omit this error?
Thanks again for your help
Aeb
This site uses cookies to offer you a better browsing experience. Learn more about our privacy statement and cookie policy.