Tektronix: Oscilloscope – Acquire digital signals and plot waveforms

Acquire and plot waveforms for Tektronix oscilloscopes using MATLAB and Instrument Control Toolbox
1.1K 次下载
更新时间 2016/9/1

查看许可证

MATLAB is a software environment and programming language with over 1000000 users and supports communication with Tektronix instruments through its Instrument Control Toolbox. MATLAB is used to extend the capabilities of Tektronix instrument, including creating and executing custom analysis and visualization routines to apply to live or recorded Tektronix oscilloscope signals.
This MATLAB example shows you how to connect to an Tektronix MSO5000 series oscilloscope to setup and transfer the acquired waveform to MATLAB. This function has been tested using a Tektronix MSO5034 oscilloscope and MATLAB Instrument Control Toolbox v3.5 (R2014a) but may work with other Tektronix oscilloscopes with little or no modification.
Note that this example also requires Tektronix VISA to be installed on your PC or instrument where MATLAB is installed. MATLAB and Instrument Control Toolbox are also required to be installed.
For additional information on MATLAB instrument drivers, visit the Instrument Control Toolbox product page: http://www.mathworks.com/products/instrument

For additional information on using MATLAB software with Tektronix AFGs and other instruments Tektronix Instruments, visit:
http://www.mathworks.com/tektronix

引用格式

MathWorks Instrument Control Toolbox Team (2024). Tektronix: Oscilloscope – Acquire digital signals and plot waveforms (https://www.mathworks.com/matlabcentral/fileexchange/47347-tektronix-oscilloscope-acquire-digital-signals-and-plot-waveforms), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

Updated requirements section.