Script execution

This commit is contained in:
gac-x03da
2022-11-06 14:37:26 +01:00
parent a065e00f18
commit 36bf7055c1

View File

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