ifw-fcf
2.0.0
|
Namespaces | |
axisTime | |
exceptions | |
logger | |
plotmgr | |
uaclient | |
uamotorClient | |
waitingSpinnerWidget | |
Classes | |
class | State |
class | Substate |
class | InitAction |
class | MainWindow |
Functions | |
def | dogui |
Variables | |
tuple | mylog = logging.getLogger('pymotgui') |
tuple | options = argparse.ArgumentParser() |
string | default = "" |
string | help = 'set the logging level: INFO|DEBUG|ERROR' |
tuple | args = options.parse_args() |
tuple | logger = log.setup_custom_logger('pymotgui', log.logging.ERROR) |
def pymotgui.dogui | ( | device = None , |
|
address = None , |
|||
prefix = None , |
|||
ns = 4 |
|||
) |
tuple pymotgui.args = options.parse_args() |
int pymotgui.default = "" |
string pymotgui.help = 'set the logging level: INFO|DEBUG|ERROR' |
tuple pymotgui.logger = log.setup_custom_logger('pymotgui', log.logging.ERROR) |
tuple pymotgui.mylog = logging.getLogger('pymotgui') |
tuple pymotgui.options = argparse.ArgumentParser() |