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

Keysight B1500: support measuring any number of channels during IV sweep #2649

Merged
merged 12 commits into from
Jan 27, 2021

Conversation

astafan8
Copy link
Contributor

@astafan8 astafan8 commented Jan 25, 2021

Before this, Keysight B1500 driver was able to perform an IV sweep strictly for two channels, that was the most common case. This PR extends the support to as many channels as the measurement mode and the instrument dictates. For example, the instrument supports measuring up to 10 channels in the sweep mode (during an IV sweep).

  • add docstrings
  • update the IV sweep section of the example notebook

astafan8 and others added 2 commits January 25, 2021 15:41
…set_names_labels_and_units and set_setpoint_name_label_and_unit convenience methods
@astafan8 astafan8 added this to the 0.22.0 milestone Jan 25, 2021
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #2649 (2f33661) into master (d38d953) will decrease coverage by 0.08%.
The diff coverage is 4.76%.

@@            Coverage Diff             @@
##           master    #2649      +/-   ##
==========================================
- Coverage   63.84%   63.75%   -0.09%     
==========================================
  Files         199      199              
  Lines       26279    26319      +40     
==========================================
+ Hits        16778    16780       +2     
- Misses       9501     9539      +38     

@astafan8 astafan8 marked this pull request as ready for review January 26, 2021 14:13
@github-actions github-actions bot merged commit 6017845 into microsoft:master Jan 27, 2021
@astafan8 astafan8 deleted the b1500-iv-many-channels branch January 28, 2021 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants