fix: magnet position sensor timeout
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
This commit is contained in:
@@ -143,7 +143,7 @@ class MountingService:
|
||||
self._check_hutch_safety()
|
||||
self.ctx.deps.devs.smargon_move_home()
|
||||
self.ctx.deps.devs.aerotech_pos = self.ctx.settings.mount_position
|
||||
self._magnet_position_sensor_check(timeout=360.0)
|
||||
self._magnet_position_sensor_check(timeout=10.0)
|
||||
self.ctx.deps.devs.tell.check_enable_motion()
|
||||
self.ctx.deps.devs.tell.wait_not_busy()
|
||||
# enable_motion releases the door safety, so the door can only be
|
||||
|
||||
Reference in New Issue
Block a user