This commit is contained in:
@@ -236,6 +236,7 @@ class Service(BaseService[PVs]):
|
||||
elif self.pvs.recalibrate_apply.get():
|
||||
self.pvs.calibration.put(self.pvs.calibration_new.get())
|
||||
|
||||
# TODO: add @override when we use py3.12
|
||||
def on_transition_to_paused(self):
|
||||
"""
|
||||
Set current to zero when service is transitioned to paused.
|
||||
|
||||
Reference in New Issue
Block a user