Script execution

This commit is contained in:
gac-x03da
2021-11-18 13:00:13 +01:00
parent 49aef5c641
commit 08fd71c6df

View File

@@ -19,7 +19,7 @@ SPEED_Y = 0.125
RELATIVE = False
LATENCY = 0.0
ZIGZAG = False
ENDSCAN = False
ENDSCAN = True
MOTORS = (ManipulatorY)
SENSORS = (Counts, SampleCurrent, RefCurrent, MachineCurrent, EnergyDistribution, AngleDistribution, Scienta.dataMatrix)