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

Driver Improvement: Tektronix AWG7000A #5900

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

ThorvaldLarsen
Copy link
Contributor

Add features to Tektronix AWG:

  1. Add function to clear current assets loaded on a given channel. Reloading sequences with same names and waveforms can lead to bugs in repetition numbers not being updated.
  2. Add functionality for front panel All Output Off button to the driver. This allows remote control same as pressing button.

@ThorvaldLarsen ThorvaldLarsen requested a review from a team as a code owner March 29, 2024 20:17
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.55%. Comparing base (b457e02) to head (cb681c7).
Report is 5 commits behind head on main.

Files Patch % Lines
...c/qcodes/instrument_drivers/tektronix/AWG70000A.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5900   +/-   ##
=======================================
  Coverage   67.55%   67.55%           
=======================================
  Files         348      348           
  Lines       30260    30264    +4     
=======================================
+ Hits        20443    20446    +3     
- Misses       9817     9818    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jenshnielsen
Copy link
Collaborator

@ThorvaldLarsen Could you add a newsfragment describing the change

@jenshnielsen jenshnielsen added this pull request to the merge queue Apr 3, 2024
Merged via the queue into microsoft:main with commit 5a98d04 Apr 3, 2024
19 checks passed
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

4 participants