8000 GitHub - Tsangares/Contraption: Controllers using pyvisa for Oscilloscopes, Parameter Analysers, and Powe Supplies like Agilent, Keisight, Tektronicks, Keithley, Lecroy
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Controllers using pyvisa for Oscilloscopes, Parameter Analysers, and Powe Supplies like Agilent, Keisight, Tektronicks, Keithley, Lecroy

Notifications You must be signed in to change notification settings

Tsangares/Contraption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Context

There are many snippets of code that need to talk to the various lab equipment. Commonly we find ourselves copying the previous code and working form there. This repo is to unify the code used to talk to all the lab devices.

If you need to add features to the classes in this repo, but do not want to edit this repo, simply inherit the classes and use these functions as your base. If you feel like there are critical features that can be added to these classes, feel free to either make a pull request or fork the repo.

Quickstart

To install simply run the command:

pip install contraption

Note: it uses python3

How do I update the pip package?

Please follow my instructions here: https://gist.github.com/Tsangares/43dec5fe55447848c459224ee3f2c9f7

Or read the pypi manual https://packaging.python.org/

About

Controllers using pyvisa for Oscilloscopes, Parameter Analysers, and Powe Supplies like Agilent, Keisight, Tektronicks, Keithley, Lecroy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0