cyclient.ui.updatePanelStatus
cyclient.ui.updatePanelStatus(body, verbose=None)
Updates the status(es) of available CytoPanels.
bodyA list of CytoPanels with states.-
verboseprint more -
returnsdefault: successful operation
cyclient.ui.getAllPanelStatus
cyclient.ui.getAllPanelStatus(verbose=None)
Returns all CytoPanels and their statuses.
-
verboseprint more -
returns200: successful operation
cyclient.ui.getPanelStatus
cyclient.ui.getPanelStatus(panelName, verbose=None)
Returns the status of the CytoPanel specified by the panelName parameter.
panelNameName of the CytoPanel-
verboseprint more -
returns200: successful operation
cyclient.ui.getDesktop
cyclient.ui.getDesktop(verbose=None)
Returns the status of the Desktop
-
verboseprint more -
returns200: successful operation
cyclient.ui.updateLodState
cyclient.ui.updateLodState(verbose=None)
Switch between full graphics details <---> fast rendering mode. Returns a success message.
-
verboseprint more -
returns200: successful operation