taurus taurus

Previous topic

TangoDevInfo

Next topic

TangoFactory

This Page

TangoDevice

Inheritance diagram of TangoDevice

class TangoDevice(name, **kw)

Bases: taurus.core.taurusdevice.TaurusDevice

decode(event_value)
classmethod factory()
getLockInfo(cache=False)
isValidDev()

see: TaurusDevice.isValid()

lock(force=False)
poll(attrs, asynch=False, req_id=None)

optimized by reading of multiple attributes in one go

unlock(force=False)