Closedown

This commit is contained in:
x03daop
2016-09-08 14:39:23 +02:00
parent 6fcf3bb243
commit 200ae8d0f3

View File

@@ -838,7 +838,7 @@ class ScanGuard(object):
def mainloop(self):
self._ringcurrent.pv.pend_io(timeout=0.01)
#self.beam_ok = self.test or self.check_beam()
#self.beam_ok = self.test or self.check_beam()
self.beam_ok = True
self.test_start_seconds = time.time()