From a7d58c2bec8256fa697fd80eae606933f5537206 Mon Sep 17 00:00:00 2001 From: x10daop Date: Tue, 28 Feb 2017 14:12:06 +0100 Subject: [PATCH] Closedown --- script/local.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/local.py b/script/local.py index 2ef63d8..8ff46c6 100644 --- a/script/local.py +++ b/script/local.py @@ -1,6 +1,6 @@ ################################################################################################### # Deployment specific global definitions - executed after startup.py -################################################################################################### +################################################################################################## import ch.psi.pshell.crlogic.CrlogicPositioner as CrlogicPositioner import ch.psi.pshell.crlogic.CrlogicSensor as CrlogicSensor @@ -16,5 +16,5 @@ crlogic_config["additionalBacklash"] = 0.01 crystal.setTrustedMonitor(True) -add_device(bragg.getExtEncoder(), True) +#add_device(bragg.getExtEncoder(), True)