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

Add introspection of commands in odin data applications #41

Open
1 task
GDYendell opened this issue Oct 10, 2024 · 0 comments
Open
1 task

Add introspection of commands in odin data applications #41

GDYendell opened this issue Oct 10, 2024 · 0 comments

Comments

@GDYendell
Copy link
Contributor

GDYendell commented Oct 10, 2024

Commands are now supported via odin-detector/odin-data#359, so fastcs-odin should introspect these and create Attributes.

I think we want new type of summary attribute that would allow us to create an AttrRW() that when set pokes other attributes to send the commands, and reads from an AttrR for its current state. In this case when set to 1 it would poke "start_writing", when set to 0 it would poke "stop_writing" and update its readback from "writing". This could possibly be a separate issue if it proves complicated and this one can just be for creating the PVs for individual commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Current Sprint
Development

No branches or pull requests

1 participant