Contact us

Live Chat with Tek representatives. Available 6:00 AM - 4:30 PM

Call

Call us at

Available 6:00 AM – 5:00 PM (PST) Business Days

Download

Download Manuals, Datasheets, Software and more:

DOWNLOAD TYPE
MODEL or KEYWORD

Feedback

Programing - How to get and plot a waveform from DPO/MSO/MDO4000 Series scope in Python

Question :

Programing - How to get and plot a waveform from DPO/MSO/MDO4000 Series scope in Python

Answer :

There are a few things that are needed for programming with an oscilloscope. First it's important to have a copy of your oscilloscopes Programmers manual. This can be found be searching for manuals on Tek.com and specifying Programmers manual in the Filter type. This video example will demonstrate how to save waveform data with a few commands and tools using Python as the programming language. The same commands from the programmers manual can be used in MATLAB, Labvie, C, and many other languages. It's important to have a method either through a module, DLL or such to talk to the VISA.

More information about what a VISA is can be found here -> VISA INFO.

 

NOTE: Below is a Download link for all the Python code found in the video for saving the waveform from a scope


FAQ ID 64796

View all FAQs »