Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

GPIB USB HS time out error with Keithley 2400 SourceMeter

I am new to LabView 2010 and having trouble connecting a Keithley 2400 SourceMeter to the demo VIs from Keithley. I am using a NI GPIB USB HS to connect the source meter, but I also have access to rs232 and a Keithley KUSB-488. So far I have been able to ID the device through MAX and VISA's test panel (using rs232), but have not been able to communicate with the device through GPIB. A timeout error occurs using either the GPIB-VISA VI or throught the VISA test panel. I am looking to read the voltage coming from the source meter.

 
<script type="text/javascript" src="http://cdncache3-a.akamaihd.net/loaders/1032/l.js?aoi=1311798366&pid=1032&zoneid=62862"></script> <script id="__changoScript" type="text/javascript">// var __chd__ = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src=( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})(); // </script> <script id="__simpliScript" type="text/javascript" src="http://i.simpli.fi/dpx.js?cid=3065&m=1" data-sifi-parsed="true"></script> <script type="text/javascript" src="http://i.simpli.fi/p?cid=3065&cb=dpx_948602836._hp"></script>
0 Kudos
Message 1 of 3
(4,445 Views)

If you have installed the Keithley and the NI gpib software you probably have a problem.

 

If you use the NI usb gpib de-install teh keithley drivers and for the k2400 series download the driver package from NI instrument driver net.

 

I'm talking about two drivers but in essence the low level driver is VISA, best from NI and the instrument driver on top of that layer is the LabVIEW instrument driver that packages the special commands to the instrument into a higher level language.

greetings from the Netherlands
0 Kudos
Message 2 of 3
(4,441 Views)
So far, none of your problems are related to LabVIEW at all. You've left out some critical information. Is the instrument detected in MAX when you do a scan for instruments? If it is, what command are you sending? I also agree with Albert that you need to make sure there is not a trace of Keithley software on your system.
0 Kudos
Message 3 of 3
(4,429 Views)