Note
Ophyd async is included on a provisional basis until the v1.0 release and may change API on minor release numbers before then
ophyd_async.epics.demo.Mover#
- class ophyd_async.epics.demo.Mover(prefix: str, name='')[source]#
Bases:
StandardReadable,Movable,StoppableA demo movable that moves based on velocity
Methods
childrenConnect self and all child Devices.
describedescribe_configurationCommandline only synchronous move of a Motor
readread_configurationsetset_name- param read:
Signals to make up
read()
stagestopunstageAttributes
Return the name of the Device
parentThe parent Device if it exists
- move(new_position: float, timeout: float | None = None)[source]#
Commandline only synchronous move of a Motor