LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Keithley 2400 errors

Hi ,

 

I want to do sweep measurement using keithley 2400 with labview 2010. Here are the errors I came across.

 

error running read single.vi
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



running error query.vi from keithley24xx lib----
code
d-1073807346
VISA Write in Keithley 24XX.lvlib:Error Query.vi

 

I downloaded keithley 2400 driver in NI website.

http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=25B255F3AA83660EE0440003BA7CCD...

 

I am very new to labview and keithley 2400. Kindly help me in this regard. Please give a detailed reply.

0 Kudos
Message 1 of 16
(7,901 Views)

I've been using this driver with KE2400 under LV2009 since a while, with no problem...

Did you check communication with instrument under NI-MAX?

Does the instrument react to very simple commands? (e.g. "*IDN")

Can you please post the VI (even a simplified version) where you use the driver? (Please post a jpg or a LV-2009 compatible version)

Regards

0 Kudos
Message 2 of 16
(7,887 Views)
0 Kudos
Message 3 of 16
(7,876 Views)

Thanks for your reply. I have posted the VI and a screen print of MAX communication.

Download All
0 Kudos
Message 4 of 16
(7,857 Views)

Everything works fine on my system, here's the output:

 

24346iB8F812CD7D51B3D2

 

- Can you try the VI on a LV2009 system?

- Are you sure you don't have any conflict on the GPIB bus? Try disconnecting everything else from the GPIB0 interface.

I wish I could help more, sorry...

0 Kudos
Message 5 of 16
(7,828 Views)

Can you try checking what version/vendor of VISA you have?  If you do not have NI-VISA you might try installing it.

0 Kudos
Message 6 of 16
(7,807 Views)

I dont have NI-VISA installed in my computer. What version should I download. can you post the link?

0 Kudos
Message 7 of 16
(7,794 Views)

Hi Jenth,

 

You can find the latest VISA driver here.

Raj
National Instruments
Applications Engineer
0 Kudos
Message 8 of 16
(7,750 Views)

I downloaded NI-VISA latest version and still the problem exists. It still show the same errors. I am using a GPIB-USB-HS and Labview 2010, windows XP. I couldn't figure out where the problem is. Do you have any other suggestions that I could try?

0 Kudos
Message 9 of 16
(7,742 Views)

I downloaded NI-VISA latest version and still the problem exists. It still show the same errors. I am using a GPIB-USB-HS and Labview 2010, windows XP. I couldn't figure out where the problem is. Do you have any other suggestions that I could try?

 

Could the problem be due to Labview 2010? Can anyone check the same program with Keithley 2400 and Labview 2010. I have attached the program in my previous post.

0 Kudos
Message 10 of 16
(7,729 Views)