From 832b3d63a12a6a540dbb80e425decf505759ddb2 Mon Sep 17 00:00:00 2001 From: sfop Date: Wed, 31 May 2017 08:09:50 +0200 Subject: [PATCH] Script execution --- script/RFscan/SchottkyScan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/RFscan/SchottkyScan.py b/script/RFscan/SchottkyScan.py index c65cb81..21e9d57 100644 --- a/script/RFscan/SchottkyScan.py +++ b/script/RFscan/SchottkyScan.py @@ -1,7 +1,7 @@ import ch.psi.pshell.epics.ControlledVariable as ControlledVariable if get_exec_pars().source == CommandSource.ui: - start = -10.0 + start = -170.0 stop = 180.0 step = 5.0 nb = 3