def pymotgui.MainWindow.__init__ |
( |
|
self, |
|
|
|
device = None , |
|
|
|
address = None , |
|
|
|
prefix = None , |
|
|
|
ns = 4 |
|
) |
| |
def pymotgui.MainWindow.actionDisable |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionEnable |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionExit |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionInit |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionLoadLayout |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionLoadLayoutFromFile |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionReset |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionResetLayout |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionSaveLayout |
( |
|
self | ) |
|
def pymotgui.MainWindow.actionSaveLayoutFile |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleEnableErrorPlot |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleEnablePosPlot |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleEnableVelPlot |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleMoveInPositionButton |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleMoveInVelocityButton |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleStopButton |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleToolButton |
( |
|
self | ) |
|
def pymotgui.MainWindow.handleToolButtonReset |
( |
|
self | ) |
|
def pymotgui.MainWindow.saveLayout |
( |
|
self, |
|
|
|
settings |
|
) |
| |
def pymotgui.MainWindow.setStateStyle |
( |
|
self, |
|
|
|
name, |
|
|
|
normal, |
|
|
|
background |
|
) |
| |
def pymotgui.MainWindow.setSubstateStyle |
( |
|
self, |
|
|
|
name, |
|
|
|
normal, |
|
|
|
background |
|
) |
| |
def pymotgui.MainWindow.setup_spinners |
( |
|
self | ) |
|
def pymotgui.MainWindow.setupOpcUa |
( |
|
self | ) |
|
def pymotgui.MainWindow.setupUi |
( |
|
self | ) |
|
def pymotgui.MainWindow.updateActualPosition |
( |
|
self, |
|
|
|
pos |
|
) |
| |
def pymotgui.MainWindow.updateActualVelocity |
( |
|
self, |
|
|
|
vel |
|
) |
| |
def pymotgui.MainWindow.updateAxisEnable |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateAxisReady |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateErrorCode |
( |
|
self, |
|
|
|
errorCode |
|
) |
| |
def pymotgui.MainWindow.updateErrorText |
( |
|
self, |
|
|
|
errorText |
|
) |
| |
def pymotgui.MainWindow.updateIndex |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateInitAction |
( |
|
self, |
|
|
|
initAction |
|
) |
| |
def pymotgui.MainWindow.updateInitialised |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateInitStep |
( |
|
self, |
|
|
|
initStep |
|
) |
| |
def pymotgui.MainWindow.updateLhw |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateLocal |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateLstop |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updatePosError |
( |
|
self, |
|
|
|
pos_error |
|
) |
| |
def pymotgui.MainWindow.updateRef |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateScale |
( |
|
self, |
|
|
|
scale |
|
) |
| |
def pymotgui.MainWindow.updateState |
( |
|
self, |
|
|
|
state |
|
) |
| |
def pymotgui.MainWindow.updateSubstate |
( |
|
self, |
|
|
|
substate |
|
) |
| |
def pymotgui.MainWindow.updateTargetPosition |
( |
|
self, |
|
|
|
pos |
|
) |
| |
def pymotgui.MainWindow.updateUhw |
( |
|
self, |
|
|
|
flag |
|
) |
| |
def pymotgui.MainWindow.updateUstop |
( |
|
self, |
|
|
|
flag |
|
) |
| |
pymotgui.MainWindow.BlackIcon |
pymotgui.MainWindow.GreenIcon |
pymotgui.MainWindow.init_spinner |
pymotgui.MainWindow.RedIcon |
pymotgui.MainWindow.settings |
pymotgui.MainWindow.spinner |
The documentation for this class was generated from the following file: