Closedown
This commit is contained in:
@@ -851,6 +851,8 @@ class ScanGuard(object):
|
||||
|
||||
while self.running:
|
||||
self._ringcurrent.pv.poll() #pend_event(timeout=1)
|
||||
new_beam_ok = self.check_beam()
|
||||
|
||||
print new_beam_ok, self.beam_ok:
|
||||
|
||||
if new_beam_ok != self.beam_ok:
|
||||
|
||||
Reference in New Issue
Block a user