Script execution

This commit is contained in:
gac-x03da
2023-09-10 14:22:23 +02:00
parent 37d9a787b7
commit 8a11e077e6

View File

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