From 3dc7c4ab76c0fce6336d8364ca5d6c3bdf735578 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Sun, 6 Oct 2019 15:56:18 +0200 Subject: [PATCH] Script execution --- script/test/otf_post_mortem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/test/otf_post_mortem.py b/script/test/otf_post_mortem.py index 62732f5..009e2d1 100644 --- a/script/test/otf_post_mortem.py +++ b/script/test/otf_post_mortem.py @@ -137,7 +137,7 @@ while loop_count < nr_loops: ''# sample Sn:C # scans C caput('X11MA-KEI10:RANGE', 7) -caput('X11MA-KEI11:RANGE', 7) +caput('X11MA-KEI11:RANGE', 8) caput('X11MA-KEI12:RANGE', 10) nr_loops=3 loop_count = 0