Script execution

This commit is contained in:
gac-x03da
2022-11-06 23:25:50 +01:00
parent 91ff864875
commit 43e7e12b17

View File

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