4.5

4.5 | 2 ratings Rate this file 20 Downloads (last 30 days) File Size: 15.46 KB File ID: #16403
image thumbnail

MATLAB GUI Example for Agilent MSO6014A Mixed Signal Oscilloscope

by Gautam Vallabha

 

16 Sep 2007 (Updated 17 Oct 2008)

Agilent MSO6014A MATLAB GUI

| 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
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

Contact us at files@mathworks.com