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

Override DAC values and DDS attenuation in dashboard applet #2361

Open
Shao-Wen-Chang opened this issue Mar 4, 2024 · 0 comments
Open

Override DAC values and DDS attenuation in dashboard applet #2361

Shao-Wen-Chang opened this issue Mar 4, 2024 · 0 comments

Comments

@Shao-Wen-Chang
Copy link

ARTIQ Feature Request

Problem this request addresses

The DAC applet in ARTIQ 7 only shows the current output value of each channel, but it does not provide a means to override the outputs like the TTL applet does. The DDS applet allows one to set the output frequencies manually, but it has no control over the attenuation.

Describe the solution you'd like

For the DAC applet:

  • Add an "override" button to each of the DAC channel, which when activated allows the user to set the output value of that channel, while ignoring e.g. calls of set_dac() in submitted experiments.

For the DDS applet:

  • Add an "attenuation" button to each of the DDS channel for the user to set desired attenuation.
  • Add an "override" button to each of the DDS channel. Ideally one would be able to override frequency and attenuation separately.
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