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

Reset measurement status of curr and volt parameters of Keithley 2600 #3362

Merged
merged 6 commits into from
Sep 20, 2021

Conversation

astafan8
Copy link
Contributor

Otherwise, after setting voltage/current to a new value, the statuses won't be reset unless .get is called.

@astafan8 astafan8 added this to the 0.29.0 milestone Sep 15, 2021
@codecov
Copy link

codecov bot commented Sep 15, 2021

Codecov Report

Merging #3362 (d72e35f) into master (25b1c1f) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3362      +/-   ##
==========================================
+ Coverage   66.21%   66.23%   +0.02%     
==========================================
  Files         220      220              
  Lines       29253    29272      +19     
==========================================
+ Hits        19369    19388      +19     
  Misses       9884     9884              

Copy link
Contributor

@trevormorgan trevormorgan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good @astafan8 , I added a small update to test that the parameter status is None when set is called

@astafan8 astafan8 merged commit 283c5c7 into master Sep 20, 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