Script execution

This commit is contained in:
gac-x03da
2023-07-06 19:10:44 +02:00
parent 537e28d270
commit 0a5e573e4a
+1 -1
View File
@@ -25,7 +25,7 @@ MOTORS = [dummy]
#MOTORS = [ManipulatorY, ManipulatorZ]
# line scan [start, stop, step]
POSITIONS = [0., 50., 500]
POSITIONS = [0., 50., 1000]
SCAN = 'lscan'
# vector scan [pos1, pos2, pos3, ...]