Script execution

This commit is contained in:
gac-x03da
2019-11-30 14:31:57 +01:00
parent 8a95f67fb5
commit baf75810c8

View File

@@ -2,10 +2,10 @@
# swept mode
# for fixed mode, remove kinetic_high
STARTPOS = (131, 115.5, 120.5, -3.8, -2.05)
ENDPOS = (139, 123.5, 128.5, -3.9, -2.15)
STARTPOS = (135, 119.5, 124.5, -3.55, -1.61)
ENDPOS = (251, 235.5, 240.5, -3.35, -1.26)
# actually executed number is +1, i believe
STEPS = 2
STEPS = 29
RELATIVE = False
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix)