From e92a08c37a8514e866e33cdb02adf857fd6fa4a7 Mon Sep 17 00:00:00 2001 From: gac-x12sa Date: Thu, 5 Jan 2023 11:41:58 +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 06047a5..87a1e0c 100644 --- a/script/local.py +++ b/script/local.py @@ -15,8 +15,8 @@ DETECTOR_IMAGE_MODULO = 1 #Array10 scripted #run("devices/Array10") -#run("devices/Detector") -#run("devices/StdDaq") +run("devices/Detector") +run("devices/StdDaq") #Array10 in plugin #Array10 = get_context().getClassByName("Array10")