Script execution

This commit is contained in:
2016-04-20 11:15:57 +02:00
parent fcfe525922
commit 662fd13496

View File

@@ -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,"