From cebde12d069019c9468281fc7455d6180d4e3aa9 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Wed, 17 Jun 2015 17:22:49 +0200 Subject: [PATCH] Script execution --- .../tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 894de5e..a40538f 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 @@ -58,8 +58,8 @@ try: ######################## end of A #################### #Dimension 1 -middle = 40 -span = 10 +middle = 40.0 +span = 10.0 direction = 1.0; startDefault = middle - span endDefault = middle + span