ophyd.device.BlueskyInterface.resume¶
-
BlueskyInterface.
resume
() → None¶ Resume a device from a ‘paused’ state.
This is called by the
bluesky.run_engine.RunEngine
when it resumes from an interruption and is responsible for ensuring that the device is ready to take data again.