Skip to content
New issue

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

Motor tries to write to read-only PVs #399

Closed
dperl-dls opened this issue Jun 18, 2024 · 0 comments · Fixed by #400
Closed

Motor tries to write to read-only PVs #399

dperl-dls opened this issue Jun 18, 2024 · 0 comments · Fixed by #400
Labels
bug Something isn't working

Comments

@dperl-dls
Copy link
Contributor

Mea culpa, I misunderstood what _backend.put did, and so Motor.stop() is broken, as it tries to write to the RBV PV.

Removing the line that does this won't break anything which currently exists, but we should have a new issue for the interaction of stop() with any callbacks or observe_values on motor moves which don't have explicit mechanisms for escaping as the default set() status does.

@dperl-dls dperl-dls added the bug Something isn't working label Jun 18, 2024
dperl-dls added a commit that referenced this issue Jun 18, 2024
coretl pushed a commit that referenced this issue Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant