taurus taurus

Previous topic

PoolMotorSlim

Next topic

PoolMotorTVLabelWidget

This Page

PoolMotorTV

Inheritance diagram of PoolMotorTV

class PoolMotorTV(parent=None, designMode=False)

Bases: taurus.qt.qtgui.panel.taurusvalue.TaurusValue

A widget that displays and controls a pool Motor device. It behaves as a TaurusValue. @TODO the view mode should be stored in the configuration @TODO the motor list should be stored in the configuration @TODO the selected radiobuttons (dial/indx/enc) and (abs/rel) should be stored in configuration @TODO it would be nice if the neg/pos limits could react also when software limits are ‘active’ @TODO expert view for read widget should include signals (indexer/encoder/inpos)...

hasEncoder()
hasHwLimits()
hasPowerOn()
minimumHeight()
setExpertView(expertView)
setModel(model)
showTangoAttributes()
updateLimits(limits, position=None)
updatePosition(position)
updatePowerOn(poweron)
updateStatus(status)