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

Add 'offset' parameter to Tektronix AWG Channels #6303

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

jasonl33
Copy link
Contributor

@jasonl33 jasonl33 commented Aug 1, 2024

This change adds support for the offset parameter on Tektronix AWG channels.

See page 2-261 of the AWG5200 Programmer Manual for full details on this command. A summary of the syntax from that page is as follows:

SOURce[n]:]VOLTage[:LEVel][:IMMediate]:OFFSet

This command sets or returns the Offset (for DC output paths) for the waveform
associated with the specified channel.

Conditions This is a blocking command. (See page 2-9, Sequential, blocking, and overlapping
commands.)

 Group: Source

 Syntax
- [SOURce[n]:]VOLTage[:LEVel][:IMMediate]:OFFSet <NRf>
- [SOURce[n]:]VOLTage[:LEVel][:IMMediate]:OFFSet?

@jasonl33 jasonl33 requested a review from a team as a code owner August 1, 2024 18:04
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.19%. Comparing base (8b37ef4) to head (f54dfab).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6303      +/-   ##
==========================================
- Coverage   67.19%   67.19%   -0.01%     
==========================================
  Files         352      352              
  Lines       32152    32154       +2     
==========================================
+ Hits        21606    21607       +1     
- Misses      10546    10547       +1     

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

@jenshnielsen jenshnielsen added this pull request to the merge queue Aug 2, 2024
Merged via the queue into microsoft:main with commit e7dd669 Aug 2, 2024
17 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.

2 participants