Script execution

This commit is contained in:
x03daop
2016-09-09 18:40:45 +02:00
parent 484d3daf56
commit da640a7fbc

View File

@@ -19,8 +19,8 @@ ENDSCAN = False
MOTOR = (RefocusYTrans, ManipulatorZ)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
STARTPOS = (9.360, 114.9)
ENDPOS = (9.260, 115.1)
STARTPOS = (9.260, 115.1)
ENDPOS = (9.160, 115.3)
RELATIVE = False
adjust_sensors()