Script execution

This commit is contained in:
gac-x03da
2022-11-06 11:42:50 +01:00
parent b83819888e
commit 70743bc1cd

View File

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