Script execution

This commit is contained in:
x07maop
2016-03-01 10:23:12 +01:00
parent 486add7a4a
commit 8d7051727d

View File

@@ -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