Taurus Extensions
Functions
Classes
- registerExtensions()[source]
Registers the macroserver extensions in the :class:taurus.core.tango.TangoFactory`
QDoor
- class QDoor(name, qt_parent=None, **kw)[source]
Bases:
BaseDoor
,QObject
- EXP_DESC_ENV_VARS = ['ActiveMntGrp', 'ScanDir', 'ScanFile', 'DataCompressionRank', 'PreScanSnapshot']
- resultUpdated
This signal is emitted when the Door Result has been updated.
- recordDataUpdated
This signal is emitted when the Door RecordData has been updated.
- macroStatusUpdated
This signal is emitted when the Door MacroStatus has been updated.
- errorUpdated
This signal is emitted when the Door Error has been updated.
- warningUpdated
This signal is emitted when the Door Warning has been updated.
- infoUpdated
This signal is emitted when the Door Info has been updated.
- outputUpdated
This signal is emitted when the Door Output has been updated.
- debugUpdated
This signal is emitted when the Door Debug has been updated.
- experimentConfigurationChanged
This signal is emitted when the Door Experiment Configuration has changed.
- elementsChanged
This signal is emitted when the Door Elements has changed.
- environmentChanged
This signal is emitted when the Door Environment has changed.
QMacroServer
- class QMacroServer(name, qt_parent=None, **kw)[source]
Bases:
BaseMacroServer
,QObject
- elementsChanged
This signal is emitted when the MacroServer elements have changed.
- macrosUpdated
This signal is emitted when the MacroServer macros have changed.
- environmentChanged
This signal is emitted when the MacroServer environment has changed.