taurus taurus

Previous topic

taurus.core.simulation

Next topic

SimulationConfiguration

This Page

SimulationAttribute

Inheritance diagram of SimulationAttribute

class SimulationAttribute(name, parent, storeCallback=None)

Bases: taurus.core.taurusattribute.TaurusAttribute

addListener(listener)

Add a TaurusListener object in the listeners list. If it is the first element and Polling is enabled starts the polling mechanism. If the listener is already registered nothing happens.

decode(attr_value)
encode(value)
factory()
getConfig()
getDisplayValue(cache=True)
isBoolean()
isNumeric()
read(cache=True)
write(value, with_read=True)