From 0bdb34bc9f0c7f6f16ededf43addaf08988c32fa Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Thu, 3 Oct 2019 06:03:53 +0200 Subject: [PATCH] Script execution --- script/test/otf_NCM111.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/script/test/otf_NCM111.py b/script/test/otf_NCM111.py index 0684f61..00fb49c 100644 --- a/script/test/otf_NCM111.py +++ b/script/test/otf_NCM111.py @@ -16,6 +16,7 @@ nr_loops=1 loop_count = 0 while loop_count < nr_loops: + ''' caput('X11MA-KEI10:RANGE', 6) # caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) @@ -25,7 +26,7 @@ while loop_count < nr_loops: # caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 9) otf(start=630, end=670, time=2, delay=30, mode='LINEAR', alpha = 0.0, offset=0.0, name='oXAS-NCM_gs_Mn', folder='data/2019_10/20191003') - +''' caput('X11MA-KEI10:RANGE', 7) # caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 10)