EpicsDevice
- class EpicsDevice(name='', **kw)[source]
Dummy device class for Epics (the device concept is not yet used in the Epics scheme)
Warning
In most cases this class should not be instantiated directly. Instead it should be done via the
EpicsFactory.getDevice()
Import from
taurus.core.epics
as:from taurus.core.epics import EpicsDevice