sknrf.device.instrument.shared.sg.ape.gui module

class sknrf.device.instrument.shared.sg.ape.gui.Control

Bases: object

version = 0
startedFromGui = False
static instance()
isStartedFromGui()
task(text)
progress(value)
input(text='')
error(errormsg, errorcode=1)
consoleVisible(visible)
openFile(path)
confirm(text, *args, **kwargs)
setGlobalVar(varname, value)
getGlobalVar(varname)