與我們聯絡

與 Tek 業務代表即時對談。 上班時間:上午 6:00 - 下午 4:30 (太平洋時間)

致電

請致電

與 Tek 業務代表即時對談。 上班時間:上午 8:30 - 下午 5:30 (太平洋時間)

下載

下載手冊、產品規格表、軟體等等:

下載類型
機型或關鍵字

意見回饋

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

問題:

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

答案:

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


常見問答集 ID 64796

檢視所有常見問答集 »