exopy.instruments.manifest module

Instrument manager plugin manifest.

class exopy.instruments.manifest.InstrumentManagerManifest(parent=None, **kwargs)

Bases: enaml.workbench.plugin_manifest.PluginManifest

Manifest for the task manager.

exopy.instruments.manifest.manager_plugin_factory()

Factory funcion for the instr manager plugin.

exopy.instruments.manifest.open_browser_dialog_handler(event)

Open the instrument browsing dialog.

exopy.instruments.manifest.select_instrument_handler(event)

Handler for the exopy.instruments.select_instrument command.