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.motion.Motor#
- class ophyd_async.epics.motion.Motor(prefix: str, name='')[source]#
Bases:
StandardReadable,Movable,StoppableDevice that moves a motor record
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