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: KeithleyDiegoF
National Instruments
Message Edited by Molly K on 02-19-2005 12:02 AM