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

Future Classes #11

Open
3 tasks
scasagrande opened this issue Jul 26, 2013 · 3 comments
Open
3 tasks

Future Classes #11

scasagrande opened this issue Jul 26, 2013 · 3 comments

Comments

@scasagrande
Copy link
Contributor

Here lies the list of classes that have been requested for addition to InstrumentKit. These should be added as people have time, but instruments listed here are not part of any specific release target.

Rigol

  • DS1102E oscilloscope (popular model)

HP

  • 3561A signal analyzer

Fluke

  • 8840A multimeter
@cgranade
Copy link
Contributor

The Rigol DS1000 series shares a common set of commands that I've started implementing as instruments.rigol.RigolDS1000Series. While it's not done yet, it's at least a start towards having support for that model.

@cgranade
Copy link
Contributor

I'll suggest two more instruments:

  • ThorLabs PM100USB
  • SRS DG-535

The former speaks mostly standard SCPI (according to the manual), so once we have that class, it'd serve as a nice base for a future generic_scpi base class. I've tested that it's easy to connect to using pyvisa, too.

@cgranade
Copy link
Contributor

We've started filling in some of these, but there's always more. Got a new request today to throw onto the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants