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

Support for Keithley2001 multimeter #7

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

vbanos
Copy link

@vbanos vbanos commented Jan 10, 2018

This is a contribution from the Hellenic Institute of Metrology http://www.eim.gr/.

We use the Keithley 2001 multimeter and we have implemented the necessary python code to support it in PyGMI, based on existing code for other multimeters.

We would be happy to hear any feedback.
Thank you.

Max-Leroux and others added 6 commits January 9, 2017 21:25
Created UI and Instrument classes.

Added "measurement mode" dropdown with DCV, ACV, DCI, ACI options and added event
handling.
Figured out how to communicate with Keithley2001 (GPIB commands via VISA)

Updated UI, removed redundant options.

TODO: Set scaling options dropdown (manual: specification page A-7)

TODO: Set filter switch (on - off)

TODO: SELECT channel to use for measurement
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