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")