Skip to content

vvmikheev/keithley2420-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Keithley 2420 source meter unit controller.
It allows you to control the device remotely.

Class SMUDevice implies some basic functions of this source meter.

For SMUDevice only pyvisa is required
https://pyvisa.readthedocs.io/en/latest/introduction/getting.html

However, for data processing numpy and matplotlib are necessary.

Also, depending on your connection, one has to install required drivers.
For example, GPIB:USB connection requires NI GPIB driver.

Almost all function explanations might be found after the declaration.
If you have any questions please contact me: mikheev.vv@phystech.edu

About

Python controller for Keithley 2420 source meter unit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages