bluesky / ophyd

hardware abstraction in Python with an emphasis on EPICS
https://blueskyproject.io/ophyd
BSD 3-Clause "New" or "Revised" License
51 stars 79 forks source link

Add locate() to EpicsMotor #1208

Open stan-dot opened 3 months ago

stan-dot commented 3 months ago

update ophyd EpicsMotor to have a locate() method that returns the setpoint and readback

originally posted by @coretl here