diff --git a/script/local.py b/script/local.py index 089d3aa..bf4325c 100644 --- a/script/local.py +++ b/script/local.py @@ -227,7 +227,7 @@ def set_range(keithley, value): while True: caput(keithleys[keithley][1], v) time.sleep(1.0) - if caget(keithleys[keithley][1],'s') == v: + if caget(keithleys[keithley][2],'s') == v: break #only test .5 to .25