4.5

4.5 | 2 ratings Rate this file 191 downloads (last 30 days) File Size: 15.46 KB File ID: #16403

MATLAB GUI Example for Agilent MSO6014A Mixed Signal Oscilloscope

by Gautam Vallabha

 

16 Sep 2007 (Updated 17 Oct 2008)

Code covered by BSD License  

Agilent MSO6014A MATLAB GUI

Download Now | Watch this File

File Information
Description

MATLAB supports Agilent oscilloscopes through the Instrument Control Toolbox.

This example demonstrates how you can use MATLAB to develop a GUI application for collecting data from an Agilent MSO6014A oscilloscope. The GUI acquires the waveform from the oscilloscope and also allows you to set the timebase and vertical scale of the oscilloscope display. It also has a "simulate" mode that allows you to explore the GUI without an actual instrument. To run the application, save the files in the associated ZIP file, and do one of the following:
>> agilentScope('simulate'); % to run the application with a simulated oscilloscope
>> agilentScope(visaResourceString); % give the VISA resource string of the oscilloscope

Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data collection and data analysis. In one application, you now have direct access to reliable scope measurements as well as advanced data analysis and report generation capabilities.

You may use this application with your oscilloscope using the built-in analysis routines. You are also welcome to modify the application (free-of-charge) for other instruments or to write your own analysis routines providing you also post your modified version of this MATLAB oscilloscope application on MATLAB Central for others to use. Contact me if you need to waive this requirement.

Information on using MATLAB and Instrument Control Toolbox for instrument control and configuration is available at:
http://www.mathworks.com/products/instrument

This example comes with with a sample (limited capability) MATLAB instrument driver for the Agilent MSO 6014A Oscilloscope. Establishing a connection to the instrument requires VISA software, which is not included.

Further information is available at:
http://www.mathworks.com/products/instrument/supportedio13760.html

Note: This web page also includes MATLAB demos, videos, and information on drivers for other instruments.

Required Products Instrument Control Toolbox
MATLAB release MATLAB 7.4 (R2007a)
Other requirements * VISA Software
Zip File Content  
HTML Files Description for MATLAB GUI Agilent MSO Scope.htm
Other Files agilentMSO6014A.m,
agilentMSO6014A_simulator.m,
agilentScope.m,
AGNMSO6014A.mdd,
scope_gui.fig,
scope_gui.m
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (1)
30 Jul 2008 Sato Haruo  
Please login to add a comment or rating.
Updates
24 Sep 2007

Corrections to the description.

17 Oct 2008

Fixed a timer-related bug related to initiating and stopping waveform acquisition.

Tag Activity for this File
Tag Applied By Date/Time
example Gautam Vallabha 22 Oct 2008 09:27:14
application Gautam Vallabha 22 Oct 2008 09:27:14
agilent Gautam Vallabha 22 Oct 2008 09:27:14
matlab Gautam Vallabha 22 Oct 2008 09:27:14
oscilloscope Gautam Vallabha 22 Oct 2008 09:27:14
mso Gautam Vallabha 22 Oct 2008 09:27:14
6014 Gautam Vallabha 22 Oct 2008 09:27:14
dso Gautam Vallabha 22 Oct 2008 09:27:14
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com