Script execution

This commit is contained in:
x03daop
2016-05-28 00:24:57 +02:00
parent 74245b995e
commit 8a9a1d0840

View File

@@ -9,7 +9,7 @@ LATENCY (double)
RELATIVE (BOOLEAN)
"""
STEPS = (1.0)
STEPS = (0.5)
LATENCY = 0.0
ENDSCAN = False
ZIGZAG = False
@@ -17,7 +17,7 @@ ZIGZAG = False
MOTORS = (ManipulatorTheta)
SENSORS = (Counts,Scienta.dataMatrix, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
STARTPOS = (-11.0)
ENDPOS = (+15.0)
ENDPOS = (+20.0)
RELATIVE = False
#set_preference(Preference.PLOT_TYPES,{'ImageIntegrator':1})