From 760e1839f243d079aec0d67b5de16942ea837b50 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Tue, 23 Jun 2015 13:39:43 +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 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