Script execution

This commit is contained in:
x03daop
2016-09-10 12:39:43 +02:00
parent c730af32a2
commit af23d409ea
+2 -2
View File
@@ -17,8 +17,8 @@ ENDSCAN = False
MOTOR = (RefocusYTrans, ManipulatorZ)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
STARTPOS = (9.060, 115.55)
ENDPOS = (9.460, 114.90)
STARTPOS = (-10.9, 115.45)
ENDPOS = (-10.7, 115.30)
RELATIVE = False
adjust_sensors()