|
def | __init__ (self) |
|
def | connect (self, kwargs) |
|
def | getModule (self, name) |
|
def | startKernel (self, connfile) |
|
def | stopKernel (self) |
|
def | initSignal (self) |
|
def | initPoller (self) |
|
def | exit (self) |
|
def | getMainDir (self) |
| Returns the absolut path to the directory of the main software. More...
|
|
def | getConfigFile (self) |
| Search all the default locations to find a configuration file. More...
|
|
def | getConfigFromFile (self, configfile) |
|
|
| keyfile |
|
| conn_config |
|
| parent_handle |
|
| interrupt |
|
| kernelid |
|
| connection |
|
| poller |
|
◆ getConfigFile()
def core.qudikernel.Qudi.getConfigFile |
( |
|
self | ) |
|
Search all the default locations to find a configuration file.
- Returns
- sting: path to configuration file
◆ getMainDir()
def core.qudikernel.Qudi.getMainDir |
( |
|
self | ) |
|
Returns the absolut path to the directory of the main software.
- Returns
- string: path to the main tree of the software
The documentation for this class was generated from the following file: