Script execution

This commit is contained in:
gac-x03da
2019-08-23 20:33:51 +02:00
parent 0bf669e870
commit fc8b5e7d64

View File

@@ -25,7 +25,7 @@ MOTORS = [dummy]
#MOTORS = [ManipulatorY, ManipulatorZ]
# line scan [start, stop, step]
POSITIONS = [0., 10., 0.5]
POSITIONS = [0., 1000., 0.5]
SCAN = 'lscan'
# vector scan [pos1, pos2, pos3, ...]