Closedown

This commit is contained in:
gac-x03da
2018-08-28 14:28:29 +02:00
parent eae4758205
commit 2cffc6be30

View File

@@ -699,7 +699,7 @@ class GlobalFlag(ControlledDevice):
##### ScanGuard class #####
##### ScanGuard class #####
class ScanGuard(object):
"""
@@ -729,9 +729,7 @@ class ScanGuard(object):
self.test_start_seconds = time.time()
# for testing, use a local PV
# for testing, use a local PV
# self._ringcurrent = TripDevice('X03DA-OP-EXS:AP', 10.0, 500.0, 10.0)
self._ringcurrent = TripDevice('ARIDI-PCT:CURRENT', 390.0, 410.0, 10.0)
# self._ringcurrent = TripDevice('X03DA-OP-EXS:AP', 10.0, 500.0, 10.0)
self._ringcurrent = TripDevice('ARIDI-PCT:CURRENT', 390.0, 410.0, 10.0)
self.monitors.append(self._ringcurrent)
# guard against erratic motors