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

DecaDAC ramp parametrization, interruption, set_dac, trigger results in uncontrolled ramp #109

Open
paulsurrey opened this issue Nov 4, 2024 · 0 comments

Comments

@paulsurrey
Copy link

When starting a DecaDAC ramp but a trigger is not send to the DecaDAC, then the ramp is still armed.
A voltage set command also changes the ramp range. It is changed to the full output range (

self.ask_raw(f"U65535;L0;D{code};")
). And the ramps slope is not set to 0.
Thus, if then a trigger is given, the DecaDAC starts to ramp to one of the bounds of its output range.

paulsurrey pushed a commit to paulsurrey/QuMADA that referenced this issue Nov 4, 2024
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