From 49ac581cb4e8b22ec5c0c57ab007eaf81e622e44 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Thu, 18 Jun 2015 08:16:30 +0200 Subject: [PATCH] Script execution --- .../tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 609f6a6..c920e17 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 @@ -62,7 +62,7 @@ startDefault = middle - span endDefault = middle + span end = endDefault+1 #find position: it will be the middle point of the test -loopTimes = 3 +loopTimes = 5 ################### beginning of B ################## idInkr = middle #idInkr.put(middle, timeout=None) start = idInkr #start = idInkr.get()+direction