02-21-2013 09:52 AM
Hi,
i want to connect a Keithley 6517A High Resistence Meter with a KUSB-488B cable to my PC. The software should capture the values from the resistance measurement. My problem is that the supplied software doesn't recognize the Hardware. I have installed all drivers.
What can i do to fix this problem?
Maybe anyone know an alternative software.
Thanks for the help
02-21-2013 10:00 AM
How about alternative hardware? This is an NI site. You don't have NI hardware so I'm not sure why you would be posting here. Do you even have NI software? You say the software is provided. That would imply provided by Keithley so I would suggest you ask them about the problem you are having with their hardware and software.
02-21-2013 01:21 PM
02-21-2013 01:30 PM
The OP is using LabVIEW. I upconverted a library that was written in 4.0.2. http://forums.ni.com/t5/Version-Conversion/conversion-Library-from-LV-4-0-2-to-LV-2012/m-p/2321720#U...
02-21-2013 02:55 PM
02-21-2013 04:11 PM
08-27-2013 10:34 AM
Thank you for the 6517 Visa .vi's.
I have a follow-up question, let me outline the problem. I have downloaded the 6517A driver and it contains the sub.vi 'GPIB Send Message'. How do I modify this sub.vi (and other sub.vi's) to read/write data with the VISA pallette rather than the GPIB pallette? It seems like the wiring is different.
Will this strategy work? Simply exchanging all GPIB calls for VISA calls then running it as usual?
Thanks again,
Scott
08-27-2013 10:39 AM
Attached is the library of .vi's I'm interested in modifying with the VISA pallette (instead of the GPIB palette). I think it is just a matter of changing the GPIB Send Message and GPIB Receive Message files.
08-27-2013 02:29 PM