Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TDS3000ToFile

Simple Python to transfer Tektronix TDS3000 scope images to file

Requirements

Needs PyVISA, which can be found at pyvisa.org

To get pyvisa to work correctly, I had to add to .bash_profile

#
# PyVISA
#
export PYTHONPATH=/Library/Python/2.7/site-packages:$PYTHONPATH

Example

python TDS3000ToFile.py -e 192.168.1.11 -o screen_cap_20180221

About

Simple Python to transfer Tektronix TDS3000 scope images to file

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages