Script execution

This commit is contained in:
gac-x03da
2023-06-22 01:57:30 +02:00
parent 41cac38648
commit 9325127d5d

View File

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