|
Introduction
Using a TDS-200 series oscilloscope with the TDS-2MM communications/math module, you can download the
waveform data through a RS-232 cable (a cross-over type cable [aka "null modem"?]).
When you buy a communications expansion module, you also get a book entitled "Programmer Manual: TDS
200-Series Two Channel Digital Oscilloscope" and (if like me) a corrupted floppy with a Windows
acquisition program. ;') The book contains everything you need to communicate with the scope using a
simple terminal program like "minicom".
What I've done is made a simple C program which queries the scope and outputs the data to standard
output. Then a script parses the output (with help from Perl) and uses Gnuplot to plot the resulting
data file.
|
|
Features:
|
|
TODO:
|
|
News:
|
|
What's needed
More info
Read the README file.
|
|
Download:
tek_snapshot-1.5.0.tar.gz
tek_snapshot-1.0.0.tar.gz
|
|
Samples:

The familiar calibration waveform

Typical television field scan line
|
|
Feedback:
Email me at phil@netroedge.com with any feedback you want.
Related Projects:
Lm-sensors -- hardware health monitoring for Linux.
|