Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Keithley 2400 Problems

Solved!
Go to solution

Hi,

 

I'm trying to run a Keithley 2400 SourceMeter with LabView using the latest driver (Keithley 24XX) and the example VI "Keithley 24XX Read Single.vi".

 

After selecting the GPIB Adress I run the program and Labview throws the following error message:

 

Error -1074000000 occurred at Keithley 24XX.lvlib:Error Query.vi

 

Possible reason(s):

Instrument reports:
-113,"Undefined header"
-230,"Data corrupt or stale"
-420,"Query UNTERMINATED"
0,"No error"

 

Complete call chain:
Keithley 24XX.lvlib:Error Query.vi
Keithley 24XX.lvlib:Read (Multiple Points).vi
Keithley 24XX.lvlib:Read (Single Point).vi
Keithley 24XX Read Single.vi

 

I also have a Keithley 2000 Multimeter up and runing with it's latest driver and the example program and it works just fine.

 

What could be the problem?

 

Thanks in advance!

0 Kudos
Message 1 of 33
(9,644 Views)

You say latest version, which version is listed in the Keithley 24XX Readme.html?

greetings from the Netherlands
0 Kudos
Message 2 of 33
(9,604 Views)

I just installed it yesterday by using the NI Driver Finder:

 

Driver Revision: 1.2.3

Original Release Date: 12/15/06

Current Revision Date: 02/05/2014

0 Kudos
Message 3 of 33
(9,601 Views)

That is the correct one.

I have no idea what goes wrong and have no testinstrument at hand.

can you send the IOtrace what happens on the bus?

 

the initialize seems to work, and the rest should also work

greetings from the Netherlands
0 Kudos
Message 4 of 33
(9,586 Views)

OK i just used an other Keithley 2400 from our lab and this one works fine.

 

Maybe it's a problem with the Firmware because when I select the GPIB adr on the new instrument it asks for SCPI or 488. The old one just asks for the GPIB Adr. 

 

However, I'll just use the new one and update the firmware on the old one maybe sometime in the future 🙂

0 Kudos
Message 5 of 33
(9,579 Views)

trace report is attached

0 Kudos
Message 6 of 33
(9,570 Views)
Solution
Accepted by topic author Bommelchen

Me again:

 

I updated the Firmware to Rev. C32 and now it works!

 

Greetings!

0 Kudos
Message 7 of 33
(9,564 Views)

thanks for reporting this

greetings from the Netherlands
0 Kudos
Message 8 of 33
(9,542 Views)

Hello,

 

I am using Labview 2013 to try to control a Keithley 2400 Sourcemeter by GPIB_USB.  I am using the labview drivers from the Keithley 24XX drivers package which I downloaded from the "Find Instrument Drivers" in Labview.  My target is to measure the voltage by having constant current.  is there any Labview program which I could use or modify? because I'm totaly new in Labview.

 

BR,

0 Kudos
Message 9 of 33
(9,241 Views)

There should be examples with those drivers.  If not, then go through the driver palette and think about what you would do manually.  Find those functions to do what you would do manually.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 10 of 33
(9,233 Views)