bluesky_queueserver_api.zmq.REManagerAPI.console_monitor¶
- property REManagerAPI.console_monitor¶
Reference to a
console_monitor
. Console monitor is an instance of a matchingConsoleMonitor_...
class and supports methodsenable()
,disable()
,disable_wait()
,clear()
,next_msg()
and propertyenabled
. See documentation for the appropriate class for more details.