Script execution

This commit is contained in:
gac-x03da
2023-07-09 07:55:22 +02:00
parent bc7ef7eedc
commit 854d6bd9b7
+1 -1
View File
@@ -25,7 +25,7 @@ MOTORS = [dummy]
#MOTORS = [ManipulatorY, ManipulatorZ]
# line scan [start, stop, step]
POSITIONS = [0., 50., 10000]
POSITIONS = [0., 50., 2000]
SCAN = 'lscan'
# vector scan [pos1, pos2, pos3, ...]