Script execution

This commit is contained in:
gac-x03da
2023-09-10 14:19:55 +02:00
parent 34bf982280
commit 37d9a787b7

View File

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