From dc2f49f2dcc70da28b88c920e5ea98ed47623e76 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Tue, 21 May 2019 06:42:05 +0200 Subject: [PATCH] Script execution --- script/test/otf_test.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/test/otf_test.py b/script/test/otf_test.py index 3309689..fc67de3 100644 --- a/script/test/otf_test.py +++ b/script/test/otf_test.py @@ -1,5 +1,5 @@ #otf(start=520, end=570, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') -otf(start=480, end=510, time=5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') +otf(start=480, end=510, time=2.5, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') #otf(start=270, end=320, time=1, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') #otf(start=120, end=180, time=10, delay=5.0, mode='LINEAR', alpha = 0.0, offset=0.0, name='pshell-test') @@ -29,7 +29,7 @@ while loop_count < nr_loops: # ''' -#''' repeating scans Sn +''' repeating scans Sn caput('X11MA-KEI12:RANGE', 10) nr_loops=5 loop_count = 0 @@ -40,7 +40,7 @@ while loop_count < nr_loops: # ''' -#''' repeating scans O +''' repeating scans O caput('X11MA-KEI12:RANGE', 9) nr_loops=2 loop_count = 0