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

implement a "baton IOC" #63

Open
tacaswell opened this issue May 15, 2019 · 0 comments
Open

implement a "baton IOC" #63

tacaswell opened this issue May 15, 2019 · 0 comments

Comments

@tacaswell
Copy link
Member

Write a (caproto) IOC to hold a "baton" string.

The idea is that:

  • at init the bsui "takes the baton" by writing a unique key to the IOC
  • at call time the RE (via a pre-processor) checks that it "still has the baton" (that is its key is still in the baton PV), if not fail to start
  • provide a method that will "steal the baton" to get control of the beamline again

For complex beamlines with more that one end station shared hardware it may be worth generalizing to a baton per shared Device / endstation.

xref bluesky/bluesky#17

attn @prjemian

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

No branches or pull requests

1 participant