From 0f3fdc6ac6c2d6f30519914deceeb7157232c672 Mon Sep 17 00:00:00 2001 From: boccioli_m Date: Wed, 20 May 2015 16:22:14 +0200 Subject: [PATCH] Script execution --- script/Marco/power-supply.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/Marco/power-supply.py b/script/Marco/power-supply.py index a04b57a..edf852a 100644 --- a/script/Marco/power-supply.py +++ b/script/Marco/power-supply.py @@ -5,7 +5,7 @@ caput('PO2DV-NCS-VHQ1:Set-RampA', '20') sleep(0.5) #TODO: Set the diplay names of positioners and detectors -scan = ManualScan(['SetVA'], ['time', 'ActualVA'] , [0.0], [50.0], [50]) +scan = ManualScan(['time'], ['SetVA', 'ActualVA'] , [0.0], [50.0], [50]) scan.start() #Creating channels: dimension 1