Script execution

This commit is contained in:
gac-x03da
2020-02-03 12:08:13 +01:00
parent c61a67c141
commit 2be6c35b6d
+1 -1
View File
@@ -7,7 +7,7 @@ set keithley manually to "poll curr medi"
import time
SENSORS = (RefCurrent,)
SENSORS = (RefCurrent,SampleCurrent)
STARTPOS = (-1.5)
ENDPOS = (+1.5)
STEPS = 0.02