Script execution

This commit is contained in:
gac-x03da
2022-11-06 14:35:29 +01:00
parent e5760c0058
commit 050c9ef09d

View File

@@ -21,7 +21,7 @@ MOTORS = [dummy]
# number of cycles (integer - not decimal point!)
# (actual number of cycles is + 1)
NUMBER_OF_CYCLES = 60.
NUMBER_OF_CYCLES = 50.
POSITIONS = [1., 10., NUMBER_OF_CYCLES]
SCAN = 'lscan'