Script execution

This commit is contained in:
gac-x03da
2023-09-10 11:57:31 +02:00
parent 0179199fbe
commit 0ed10de6c1

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, ...]