Capturing and analyzing segmented data using Agilent oscilloscopes

版本 1.0.0.0 (3.8 KB) 作者: Jeff Schuch
MATLAB example for initiating a segmented mode acquisition and displaying the averaged waveform
3.0K 次下载
更新时间 2009/7/14

查看许可证

MATLAB is a software environment and programming language with over 1,000,000 users. MATLAB extends the functionality of Agilent oscilloscopes by enabling you to analyze and visualize live or acquired oscilloscope signals, make application-specific measurements, create and apply your own filters and equalization methods, and automate tests.

This example shows you how you can use MATLAB to control an Agilent oscilloscope, capture N segments of data, and average each of those segments together. The user can customize the code to allow for different segment counts, segment sizes, sample rates, etc. MATLAB will average the segments together before displaying the final averaged waveform in MATLAB. The user can also uncomment two lines in the code (which are specified) in order to have the averaged plot be displayed as segments are being processed.

To execute this example, type ‘Segmented_Averaging’ in the MATLAB command window. Note: Change the IP address in the Segemented_Averaging.m file to the IP address of the signal source.

This MATLAB example has been tested on an Agilent DSO91304A Infiniium oscilloscope but should work on most Agilent InfiniiVision 5000, 6000, and 7000 Series as well as the Infiniium 9000 and 90000 Series oscilloscopes.

To learn more about using or purchasing MATLAB with Agilent oscilloscopes, visit:
http://www.agilent.com/find/matlab_oscilloscopes

To request your free trial of MATLAB and/or Instrument Control Toolbox, visit http://www.mathworks.com/agilent/instrument/tryit.html

引用格式

Jeff Schuch (2024). Capturing and analyzing segmented data using Agilent oscilloscopes (https://www.mathworks.com/matlabcentral/fileexchange/24728-capturing-and-analyzing-segmented-data-using-agilent-oscilloscopes), MATLAB Central File Exchange. 检索来源 .

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

Community Treasure Hunt

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

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