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

HDAWG driver update #5

Merged
merged 4 commits into from
Feb 4, 2021
Merged

HDAWG driver update #5

merged 4 commits into from
Feb 4, 2021

Conversation

abdurakhimov
Copy link
Contributor

@abdurakhimov abdurakhimov commented Nov 17, 2020

  1. When disable_iq_modulation() is called for any AWG core, it disables '.../system/awg/oscillatorcontrol' which is global for all other AWG cores. Therefore, it is necessary to repeat enable_iq_modulation() for those AWG cores that use IQ modulation.

  2. Add Rerun control for sequencer programs

  3. Use compile_and_upload_waveforms() for the "Simple" sequence

  4. Add the code to start AWG in Send Trigger mode.

@abdurakhimov abdurakhimov changed the title Fix IQ modulation settings HDAWG driver update Nov 19, 2020
@abdurakhimov abdurakhimov marked this pull request as ready for review November 20, 2020 09:38
@katetsu
Copy link
Contributor

katetsu commented Feb 4, 2021

Hi @abdurakhimov
Many thanks for this MR and sorry for the late reply.

We appreciate your contributions a lot.

@katetsu katetsu merged commit c2dd514 into zhinst:master Feb 4, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants