From ff0af99a6ba4aaafb021c534166a6406313907a8 Mon Sep 17 00:00:00 2001 From: gac-x11ma Date: Fri, 31 Aug 2018 16:31:16 +0200 Subject: [PATCH] Script execution --- script/test/test.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/test/test.py b/script/test/test.py index 7a9ee7a..ef636eb 100644 --- a/script/test/test.py +++ b/script/test/test.py @@ -1,8 +1,8 @@ -caput("X11MA-PHS:E_SP",840) +caput("X11MA-PHS:E_SP",845) -Eset = 840 -error = 10 +Eset = 845 +error = 10.0 while error*error > 0.2: time.sleep(1.0) Ecurr = caget("X11MA-PGM:rbkenergy",'i')