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 a way to set events/duration/etc. for the next scan point without a configure transition #91

Open
ZLLentz opened this issue Dec 16, 2020 · 0 comments

Comments

@ZLLentz
Copy link
Member

ZLLentz commented Dec 16, 2020

Expected Behavior

  • daq.configure(events=40), etc. when the daq is already configured should queue up that number for the next daq.trigger() without going through a configure transition.
  • same for duration

Current Behavior

  • Requires a configure transition

Possible Solution

  • Modify behavior of configure method based on whether or not we're configured already and which arguments are called.

Context

  • Required for various slow cam scans
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