Script execution
This commit is contained in:
@@ -82,7 +82,7 @@ POSV = int(BPM1POSV * 1000)
|
||||
if POSV <= -6 or POSV >= 6 :
|
||||
print "Beam is not aligned at E-BOX BPM1"
|
||||
print "lets fix it."
|
||||
#fbm()
|
||||
fbm()
|
||||
time.sleep(2)
|
||||
else :
|
||||
print "Beam is aligned at E-BOX BPM1,"
|
||||
|
||||
Reference in New Issue
Block a user