-
Notifications
You must be signed in to change notification settings - Fork 20
DMM Drivers - NPLC and Min/Max/Avg support #216
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
Merged
Merged
Changes from 14 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
d84064e
add NPLC config function to fluke 8846a driver
Overlord360 f7bf00c
add NPLC config function to Keithley DMM driver
Overlord360 abaa0d5
add function to get min, max and avg for a set amount of samples in b…
Overlord360 4d00493
Updated keithley and fluke nplc settings to the lower common denomina…
Overlord360 21ee0e5
Add nplc context manager to let test scripts use the "with" statement
Overlord360 661ef47
add tests for NPLC and min_avg_max functions
Overlord360 d4a7595
move common DMM code to helper to remove duplicate code
Overlord360 1b0fcf0
Update tests for keithely DMM
Overlord360 4bd69b0
change min_avg_max function to return a dataclass instead of a dictio…
Overlord360 1fdc57f
Simplify exception check in helper.py
Overlord360 b781b40
move original_nplc to context manager entry instead of init.
Overlord360 4da962e
add cleanup commands to fluke driver to disable math function and res…
Overlord360 f657fa2
Parameterize tests to test over multiple modes of the DMMs
Overlord360 43b8675
removed error checks from nplc context manager as they're redundant
Overlord360 43a2997
Merge branch 'PyFixate:main' into DMM-NPLC-command
Overlord360 52a49ec
update incorrect comment about return values
Overlord360 5d96f54
remove ability to set NPCL for diode measurements from keithley (for …
Overlord360 3dfa2a1
update release notes
Overlord360 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.