taurus taurus

Previous topic

SimulationAttribute

Next topic

SimulationDatabase

This Page

SimulationConfiguration

Inheritance diagram of SimulationConfiguration

class SimulationConfiguration(name, parent, storeCallback=None)

Bases: taurus.core.taurusconfiguration.TaurusConfiguration

decode(value)
encode(value)
factory()
getValueObj(cache=True)

Returns the current configuration for the attribute. if cache is set to True (default) and the the configuration has events active then it will return the local cached value. Otherwise it will read from the tango layer.

isImage(cache=True)
isReadOnly(cache=True)
isReadWrite(cache=True)
isScalar(cache=True)
isSpectrum(cache=True)
isWrite(cache=True)