09-13-2016 06:36 PM
I installed the driver for the Keithley 6485. However, the block diagrams do not show up after the install. There is a KE6485 folder in inst.lib, but the LabVIEW files are in LabVIEW library files. Moving them into individual files does not change this situation.
Solved! Go to Solution.
09-14-2016 09:40 AM
Hello,
Do you have NI-VISA installed on your computer as well? It looks like this is a requirement for this driver. You can find VISA in the link below. I also included the 6485 driver download from the NI website.
NI Drivers: http://www.ni.com/downloads/drivers/
Keithley 6485: http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/en/pg/1/sn/ssnav:drv/q/Keithley%20-%206...
Thanks!
will.i.am10
09-14-2016 09:49 AM
@GBtSLK88 wrote:I installed the driver for the Keithley 6485. However, the block diagrams do not show up after the install. There is a KE6485 folder in inst.lib, but the LabVIEW files are in LabVIEW library files. Moving them into individual files does not change this situation.
Could you be a little more specific about the BDs "not showing up"? How do you access the block diagrams? Which BDs don't show up?
09-14-2016 12:19 PM - edited 09-14-2016 12:20 PM
I see it is an IVI driver, do you have the IVI Foundatain shared components installed?
http://www.ivifoundation.org/shared_components/Default.aspx
Quite frankly I have never seen an IVI driver that worked properly.
You would be better off just writing your own set of "instrument drivers" using SCPI commands that are probably available in the manual.
09-14-2016 01:05 PM
The problem ended up being that the Keithley driver was only 32 bit and I was using the 64 bit LabVIEW.