diff --git a/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py b/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py index d1151bb..ad52cdc 100644 --- a/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py +++ b/script/tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py @@ -87,7 +87,7 @@ start = idInkr.get()+direction countSteps = 0 count = 0 print 'Moving arond middle point (+-' + str(span) + ')' -for setpoint1 in range(0, loopTimes): +for setpoint1 in range(0, loopTimes*2): count = count + 1 sleep( 2 ) # Settling time #RegionPositioner idInkr