Script execution

This commit is contained in:
boccioli_m
2015-06-18 15:50:17 +02:00
parent 27a55fb19a
commit 36bf6fa18f

View File

@@ -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