From 34816925aa0f81193245a854e168806652b2cbcd Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Wed, 17 Jun 2015 17:26:36 +0200 Subject: [PATCH] Script execution --- .../tests/tests/Collimator Tests/Motor Test 2/Motor Test 2.py | 3 ++- 1 file changed, 2 insertions(+), 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 2b16ca1..6e827c2 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 @@ -53,7 +53,8 @@ try: #high position limit idLimitH = 0 #= Channel(DEVICE+':MOTOR.HLM', type = 'd') #low position limit - idLimitL = 0 + idLimitL = 0 #= Channel(DEVICE+':MOTOR.LLM', type = 'd') + ######################## end of A #################### #Dimension 1 direction = 1.0 middle = 40.0