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")