Script execution

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