From 40a751eee24baf1cabd9f3fac1777ae90709f537 Mon Sep 17 00:00:00 2001 From: X11MA Date: Tue, 9 Feb 2016 13:44:00 +0100 Subject: [PATCH] Script execution --- script/local.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/local.py b/script/local.py index accf11e..7c5a752 100644 --- a/script/local.py +++ b/script/local.py @@ -31,7 +31,9 @@ VG13_GET = "X11MA-OP-VG13:OPEN" LPP_DELAY = "X11MA-ES2-4CHT:SET2-DELAY" LPP_FINE_DELAY = "X11MA-ES2-4CHT:SET2-FINE" TIME_DELAY_SET = "X11MA-ES2:Theta-New.A" +TIME_DELAY_VAL = "X11MA-ES2:Theta-Cur.VAL" TIME_DELAY_START = "X11MA-ES2:SCAN-START" +TIME_DELAY_COMPLETE = "X11MA-ES2-scan1.SMSG" FST = time.strftime("%y%m%d")