Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to fix Error 1074000000 of Keithley 2100

Hi,

I am using Labview 2010 SP and VISA 5.3.

When I use the Keithley 2100 single measure VI for 2-wire measurement, I get error 1074000000.

Any ideas ?

Thanks

 

Message 1 of 2
(4,280 Views)

Hi bicmedium,

 

This error indicates an error related to your instrument as you can see it in this document :

 

Developing LabVIEW Plug and Play Instrument Drivers

Some instrument drivers has been tested for previous version of LabVIEW but they need to be updated in some cases.

 

You should try to send VISA basic functions with the example provided with LabVIEW and see if everything is going well. Check also that you initialize the connection with your device first. Maybe your instrument requires some functions which are not included in your specific VI. In addition, check if you're sending the right commands to your instrument and if you send them in the proper order. If you don't, this could return this kind of error.

 

Feel free to contact Keithley about this error since this is not a LabVIEW issue.

 

Regards

Jérémy C.
NI France

0 Kudos
Message 2 of 2
(4,264 Views)