Script execution

This commit is contained in:
gac-x03da
2023-07-07 01:45:16 +02:00
parent f698212192
commit 4c2ce36831

View File

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