From 6a7068b692b89a3be92e1d68d76ac61f68089d62 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Mon, 15 Jun 2015 11:44:14 +0200 Subject: [PATCH] Script execution --- script/End-to-End.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/End-to-End.py b/script/End-to-End.py index 5ce9e33..6dbc100 100644 --- a/script/End-to-End.py +++ b/script/End-to-End.py @@ -4,6 +4,7 @@ import traceback #by default, failed ret = 'Test failed' status = False +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])