Skip to content

lambdaconcept/oscilloscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tektronix MDO3000 MDO4000 Series Oscilloscopes

(Tested with MDO3054)

This script is made to capture samples from the oscilloscope and record them over a long period of time (several hours or days)

Prerequisite

The oscilloscope must be available on the network and remote protocol configured as terminal:

Utility -> Config -> I/O -> Socket Server -> Protocol -> Terminal

Running the capture

python tektronix.py

Capture 1 sample on Channel 1 every 10 seconds, and store them in "out.csv". (Oscilloscope server IP is hardcoded)

Show the plot

python plot.py

About

Scripts for Tektronix MDO3054

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages