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
Same as the ophyd.PVPositioner, but with a soft done signal. This is useful for positioners that don't have a "done" EPICS signal.
ophyd.PVPositioner
done
The text was updated successfully, but these errors were encountered:
ENH #530 add PVPositionerSoftDone
0adac20
STY #530 flake8
b488436
DOC #530
ccfbd77
MNT #530 refactor into sub-package
6f3b76e
SYT #530 apply black code formatting
34bc1a4
486e7bd
MNT #530 remove target_attr, keep target signal
e58ebdf
MNT #530 Should this class update target value?
c760d6f
gfabbris
Successfully merging a pull request may close this issue.
Same as the
ophyd.PVPositioner
, but with a softdone
signal. This is useful for positioners that don't have a "done" EPICS signal.The text was updated successfully, but these errors were encountered: