This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PGA0308 Multi-cal Other DMM Scripts? Are there any other scripts that have been written for toher meter's besides the Keysight/Agilent Ian Williams



A group over here would like to use a Keithley 2000 as their meter as a opposed to the agilent..

but they are having trouble getting their script to work

Does anyone have debugged scripts  files for that meter?

like  something like a

Voltage_KEITHLEY_GPIB .txt

Voltage_KEITHLEY_rs232 .txt?

  • Hi Brett,

    I don't know of a tested, debugged script for the Keithley 2000. Looking through the documentation for the Keithley 2000, I'm not sure if it supports quite the same MEAS:CURR:DC?/MEAS:VOLT:DC? command syntax that the 34401 does. It may be necessary to write to the instrument to configure range and resolution first, then do a MEAS: ... :DC? command to read back the result. I'll do some testing here to see if that's the case and reply here once I have more information.
  • Brent,

    Just tested the commands from the Volt_34401A_GPIB and Current_34401A_GPIB on a Keithley 2000 over GPIB, and they do appear to work without modification.

    It's possible that there's a difference in configuration, either GPIB address, or RS232 settings which could cause error, but the command syntax appears to be the same.