Script execution

This commit is contained in:
gac-x03da
2023-09-20 11:34:52 +02:00
parent 89a3409ee0
commit 382066f5fc

View File

@@ -18,10 +18,10 @@ SENSORS = (Counts, Scienta.dataMatrix, Scienta.spectrum, SampleCurrent, RefCurre
# don't save Scienta image, derived data only:
# SENSORS = (Counts, Scienta.spectrum, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution)
STARTPOS = -5.
ENDPOS = +5.
STARTPOS = -14.
ENDPOS = +14.
# if integer, actual number of positions will be +1!
STEPS = 0.1
STEPS = 0.5
RELATIVE = False
LATENCY = 0.0
ENDSCAN = True