We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should move to the latest ophyd_async. There are a number of things this breaks and improvements we can easily make as part of it:
epics_signal_rw_rbv
ophyd_async
The text was updated successfully, but these errors were encountered:
(#475) Fix tests against latest ophyd_async version
8428933
DominicOram
Successfully merging a pull request may close this issue.
We should move to the latest ophyd_async. There are a number of things this breaks and improvements we can easily make as part of it:
epics_signal_rw_rbv
with the one written in Add SignalRW helpers bluesky/ophyd-async#221 ( Useophyd_async
RBV helper #446)Use the new functions for soft signals Add create_soft_signal_r and creates_soft_signal_rw methods bluesky/ophyd-async#217Moved to Use newophyd_async
soft signal helpers #482The text was updated successfully, but these errors were encountered: