08-21-2012 09:48 AM
Standard RS 232 interface driver for Keithley 2000 working fine for rev. A06 /A02 but not with rev. A19/A2. Error message is instrument waiting for SRQ command.
08-21-2012 01:03 PM
Are your drivers up to date? Maybe Keithley changed something in between revisions that makes it work subtly different than the last rev. I've seen this all too often with HP/Agilent, where they changed some commands around from one rev to the next.
08-21-2012 01:18 PM
Hi,
Did you update you VI's with new Keithley Drivers? Or are you using their example code?
Or, are you talking about their firmware version?
08-21-2012 01:18 PM
Thanks for reply. I"ve download that driver from NI site, it's NI approved. I've trace down error source - it's SRQ vi.
Basic operation is OK.
Thanks billko
08-21-2012 01:20 PM
Yes, I do use a sample code
Thanks