Script execution

This commit is contained in:
gac-x03da
2022-11-06 11:43:06 +01:00
parent 70743bc1cd
commit a1af590f6b

View File

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