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 f8627db..36463d0 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 @@ -73,7 +73,7 @@ startDefault = middle - span endDefault = middle + span end = endDefault+1 #find position: it will be the middle point of the test -loopTimes = 5 +loopTimes = 2 idInkr.put(middle, timeout=None) # TODO: Set appropriate timeout start = idInkr.get()+direction countSteps = 0