Skip to content

drkmsmithjr/TdsScopeCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting to Vintage Tektronix TDS 700 series Oscilloscopes with Python and Ethernet

In this repository is a python script, TdsCapture.py, that uses the Prologix GPIB-ETHERNET (GPIB-LAN) Controller to perform color or black and white screen captures of the TDS754A scope. This script should work for all the color and black and white Tektronix scopes made during the same time period (i.e. TDS 500 series, TDS 600 series, and TDS 700 series).

The full description of the project and how to install is described in www.surfncircuits.com

Tektronix TDS754A Oscilloscope Front Panel

Prologix GPIB-Ethernet Controller Attached to TDS754A Oscilloscope

Setup and required python 3 libraries

  • pip3 install pyvisa
  • pip3 install pyvisa-py
  • pip3 install tqdm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages