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

what if devices don't like many caputs? #56

Open
joshc-slac opened this issue Oct 16, 2024 · 1 comment
Open

what if devices don't like many caputs? #56

joshc-slac opened this issue Oct 16, 2024 · 1 comment
Assignees

Comments

@joshc-slac
Copy link
Collaborator

Current Behavior

We can spam caputs; we can avoid this by massively slowing down the loop period of these nodes; there may be a much more intelligent ways to do this... needs reflection.

Suggested Solution

  • might be a serializable option for ActioNodes that do caput such that if this is a special type of pv indicated by a field like: 'dont_spam' that will set on some fixed, slower frequency or wait for some ACK
@ZLLentz
Copy link
Member

ZLLentz commented Oct 16, 2024

Possibly the EPICS-based action nodes could have more than just spam or no spam, some ideas:

  • put on every tick
  • put every n ticks
  • put only on first tick
  • put if we haven't put in the last n seconds

possibly not all of these would be needed in practice but I'm spitballing ideas

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

2 participants