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

Buffered measurements with multiple dacs/awgs #130

Open
THuckemann opened this issue Jan 28, 2025 · 0 comments
Open

Buffered measurements with multiple dacs/awgs #130

THuckemann opened this issue Jan 28, 2025 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@THuckemann
Copy link
Collaborator

Buffered measurements are currently supporting only one instrument for the ramps.
Parameters should be sorted according to their root instruments and their ramps should be started sequentially then.

  • Ramps of triggered instruments should be initialized before ramps of instruments with sync triggers, otherwise ramps will start prematurely!
  • Should be combined with refactoring of triggering logic that was copy pasted between multiple measurements.
  • For reference check new ramp_parameters that handles a similar problem.
  • Requires Sync trigger for multiple instruments #129 to be solved as well.
@THuckemann THuckemann added bug Something isn't working enhancement New feature or request labels Jan 28, 2025
@THuckemann THuckemann self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant