Script execution
This commit is contained in:
@@ -25,7 +25,7 @@ MOTORS = [dummy]
|
||||
#MOTORS = [ManipulatorY, ManipulatorZ]
|
||||
|
||||
# line scan [start, stop, step]
|
||||
POSITIONS = [0., 50., 10]
|
||||
POSITIONS = [0., 50., 200]
|
||||
SCAN = 'lscan'
|
||||
|
||||
# vector scan [pos1, pos2, pos3, ...]
|
||||
|
||||
Reference in New Issue
Block a user