workflows: added detector moves.
This commit is contained in:
@@ -141,6 +141,7 @@ def rse2sa(devs: BeamlineDevices, cfg: BeamlineConfig):
|
||||
se2sa(devs, cfg)
|
||||
|
||||
def sa2dc(devs: BeamlineDevices, cfg: BeamlineConfig):
|
||||
status = devs.bec_worker.det_z(value=cfg.dtz)
|
||||
devs.samcam_auto(AutoEnum.AUTO)
|
||||
devs.bec_worker.move_to(BeamlineState.DATA_COLLECTION)
|
||||
status.wait(timeout=60)
|
||||
|
||||
Reference in New Issue
Block a user