bluesky.run_engine.RunEngine.halt#

RunEngine.halt()[source]#

Stop the running plan and do not allow the plan a chance to clean up.

Returns:
uidstuple

list of uids (i.e. RunStart Document uids) of run(s) if RunEngine._call_returns_result is False

resultRunEngineResult

if RunEngine._call_returns_result is True