From 27a55fb19a5c9f08a985bf29fddb00b8eec3ff72 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Thu, 18 Jun 2015 15:43:53 +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 bd7c80f..f8627db 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 @@ -7,7 +7,7 @@ import traceback #by default, failed ret = 'Test failed' status = False -DEVICE = 'PO2DV-NCS-LS' +#DEVICE = 'PO2DV-NCS-LS' #TODO: Set the diplay names of positioners and detectors #scan = ManualScan(['idX', 'idInkr'], ['idMotorStatus', 'idLogicalPosition', 'idDiameter', 'idMotorPosition', 'idPotiRaw', 'idPotiProc', 'idBtvsRaw', 'idBtvsProc', 'idDiff01', 'idDiff02'] , [-0.5, 0.0], [4.0, 3000.0], [3000, 20])