Script execution

This commit is contained in:
gac-x03da
2023-07-06 11:19:54 +02:00
parent 72d6f095cd
commit 6d7939c4d9

View File

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