Skip to content

This simple program just reads voltage values from Keithley 2182A nanovoltmeter.

Notifications You must be signed in to change notification settings

karolvegso/keithley_2182A_nanovoltmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

keithley_2182A_nanovoltmeter

This simple program just reads voltage values from Keithley 2182A nanovoltmeter.

This simple program opens communication with Keithely 2182A nanovoltmeter using pyVISA. My example code has a GPIB interface to communicate with the nanovoltmeter. I use a continuous while loop to query for voltage values using the 'FETCH?' command. I continuously save measured voltage values to the text file.

About

This simple program just reads voltage values from Keithley 2182A nanovoltmeter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages