06-23-2008 11:54 AM
06-23-2008 12:03 PM
If that is the path you installed it in, then you did not install it to the correct location. It should be \National Instruments\LabVIEW 8.5\instr.lib. If you are using a different version of LabVIEW, obviously the 8.5 part will be different.
To post a screen shot, save it as a png or jpg file and click the Browse button next to the Attachment box below the message body.
06-23-2008 12:20 PM
Okay, can I simply move the Keithley 27XX folder into this directory: \National Instruments\LabVIEW 8.5\instr.lib
Or, do I need to download again. I think we are only downloading the folder, not installing?
I clicked on the link under "Download Process" - LabVIEW 8.0 - download keithley_27xx. This opens a zip folder which I have extracted.
Is this correct?
Inside the Example folder, I opened the Keithley Acquire and Graph vi and attached is the error message that I'm getting.
06-23-2008 12:29 PM
You can simply move the unzipped folder to the correct location.
In any case, you got the example to open and you ran it. The error you get is usually because the instrument had no data to send and with serial, it probably did not receive the correct command or no command at all. As I already mentioned, it is vital to have the serial port on the pc set to be exactly the same as the port settings of the instrument. There are settings on the front panel to configue the pc. I don't have the driver here but I think the default is 9600 baud. Change either the VI's settings or the instrument's.
06-23-2008 02:09 PM
06-23-2008 09:00 PM