Script execution
This commit is contained in:
@@ -18,8 +18,8 @@ ZIGZAG = True
|
||||
MOTORS = (ManipulatorZ, ManipulatorY)
|
||||
#SENSORS = (Counts, Scienta.spectrum, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
|
||||
SENSORS = (Counts, Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
|
||||
STARTPOS = (-2, -1.8)
|
||||
ENDPOS = (2, 1.8)
|
||||
STARTPOS = (-2, -1.6)
|
||||
ENDPOS = (2, 1.6)
|
||||
RELATIVE = True
|
||||
|
||||
adjust_sensors()
|
||||
|
||||
Reference in New Issue
Block a user