siriushla.as_ap_sofb
Subpackages
- siriushla.as_ap_sofb.graphics
- Code Documentation
- siriushla.as_ap_sofb.graphics.base module
BaseWidgetGraphInfLineLabelUpdateGraphUpdateGraph.UNITUpdateGraph.ave_mstdxUpdateGraph.ave_mstdyUpdateGraph.ave_pstdxUpdateGraph.ave_pstdyUpdateGraph.avexUpdateGraph.aveyUpdateGraph.data_sigxUpdateGraph.data_sigyUpdateGraph.p2pxUpdateGraph.p2pyUpdateGraph.ref_sigxUpdateGraph.ref_sigyUpdateGraph.set_enbl_list()UpdateGraph.set_visible()UpdateGraph.some_changed()UpdateGraph.stdxUpdateGraph.stdyUpdateGraph.update_graphic()
- siriushla.as_ap_sofb.graphics.correctors module
- siriushla.as_ap_sofb.graphics.orbit module
- siriushla.as_ap_sofb.graphics.respmat module
- Module contents
- siriushla.as_ap_sofb.ioc_control
- Code Documentation
- siriushla.as_ap_sofb.ioc_control.base module
- siriushla.as_ap_sofb.ioc_control.drive_window module
- siriushla.as_ap_sofb.ioc_control.kicks_config module
- siriushla.as_ap_sofb.ioc_control.main module
- siriushla.as_ap_sofb.ioc_control.orbit_acquisition module
- siriushla.as_ap_sofb.ioc_control.respmat module
- siriushla.as_ap_sofb.ioc_control.respmat_enbllist module
- siriushla.as_ap_sofb.ioc_control.status module
- Module contents
Code Documentation
siriushla.as_ap_sofb.main module
Main module of the Application Interface.
siriushla.as_ap_sofb.orbit_register module
Creates the Contextes Menus for the Register.
- class siriushla.as_ap_sofb.orbit_register.OrbitRegister(parent, device, orbits, idx, prefix='', acc='SI')[source]
Bases:
QWidgetCreate the Context Menu for the Registers.
- DEFAULT_DIR = '/home/sirius/shared/screens-iocs'
- MAX_BUMP_CURR = 10
- new_orbx_signal
int = …, arguments: Sequence = …) -> PYQT_SIGNAL
types is normally a sequence of individual types. Each type is either a type object or a string that is the name of a C++ type. Alternatively each type could itself be a sequence of types each describing a different overloaded signal. name is the optional C++ name of the signal. If it is not specified then the name of the class attribute that is bound to the signal is used. revision is the optional revision of the signal that is exported to QML. If it is not specified then 0 is used. arguments is the optional sequence of the names of the signal’s arguments.
- Type:
pyqtSignal(*types, name
- Type:
str = …, revision
- new_orby_signal
int = …, arguments: Sequence = …) -> PYQT_SIGNAL
types is normally a sequence of individual types. Each type is either a type object or a string that is the name of a C++ type. Alternatively each type could itself be a sequence of types each describing a different overloaded signal. name is the optional C++ name of the signal. If it is not specified then the name of the class attribute that is bound to the signal is used. revision is the optional revision of the signal that is exported to QML. If it is not specified then 0 is used. arguments is the optional sequence of the names of the signal’s arguments.
- Type:
pyqtSignal(*types, name
- Type:
str = …, revision
- new_string_signal
int = …, arguments: Sequence = …) -> PYQT_SIGNAL
types is normally a sequence of individual types. Each type is either a type object or a string that is the name of a C++ type. Alternatively each type could itself be a sequence of types each describing a different overloaded signal. name is the optional C++ name of the signal. If it is not specified then the name of the class attribute that is bound to the signal is used. revision is the optional revision of the signal that is exported to QML. If it is not specified then 0 is used. arguments is the optional sequence of the names of the signal’s arguments.
- Type:
pyqtSignal(*types, name
- Type:
str = …, revision
- property orbx
Return the horizontal orbit.
- property orby
Return the Vertical orbit.