Skip to content

Python program to control the keithley smu using gpib interface

License

Notifications You must be signed in to change notification settings

TTstone/keithley-gpib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keithley-gpib

Python program to control the keithley smu using gpib interface

This program depends on the Linux GPIB project: http://linux-gpib.sourceforge.net/

The Linux GPIB package should be installed to make sure that the required "gpib" python module and required drivers are present in our system.

Also make sure that the Keithley Source Measure Unit is properly wired and powered.

More information about the GPIB (General Purpose Interface Bus) is available here: http://en.wikipedia.org/wiki/IEEE-488

About

Python program to control the keithley smu using gpib interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%