LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I am looking for the CVI-GPIB drivers for Keithley 485 Picoammeter.

Hi...I am new to this...and I am looking for the CVI instrument drivers (GPIB) for Keithley 485 device.
0 Kudos
Message 1 of 2
(3,067 Views)
Hi,

You can find all the instrument drivers that NI has at www.ni.com/idnet.

For this particular device the only driver available is a LabVIEW driver (contributed driver).

Try also in the Keithley site and see if they have a C driver for this instrument.

Finally, the last resort is to use the instrument's user manual and write your own driver. Of course, you won't need to implement every funcion of the instrument. Just create the functions you need for your application. You can look into other instrument drivers for examples. Also, different Keithley instrument might share some common commands, you might be able to reuse some of the code from those drivers:

Keyword Search: Keithley

DiegoF
National Instruments

Message Edited by Molly K on 02-19-2005 12:02 AM

0 Kudos
Message 2 of 2
(3,068 Views)