Script execution

This commit is contained in:
gac-x03da
2021-01-22 12:45:21 +01:00
parent feee1d755c
commit c9b3630c6c
+2 -2
View File
@@ -8,13 +8,13 @@ set keithleys manually to "poll curr fast" and fixed range (2 uA for diode, 2 nA
POSITIONERS = (ExitSlitY)
SENSORS = (SampleCurrent,RefCurrent, MachineCurrent)
STARTPOS = (1.0)
STARTPOS = (5.0)
ENDPOS = (0.0)
#STEPS = -0.01
DWELL = 0.1
TOTAL_TIME = 120
#STEPS = int(TOTAL_TIME / DWELL) + 1
STEPS = 100
STEPS = 50
def trig():
#wait_beam()