Data Acquisition Toolbox    
softscope

Open the data acquisition oscilloscope

Syntax

Arguments

obj
An analog input object.
fname.si
Name of the file containing Oscilloscope settings.

Description

softscope opens the Hardware Configuration graphical user interface (GUI), which allows you to configure the hardware device to be used with the Oscilloscope. The Oscilloscope opens when you press the OK button, and at least one hardware channel is selected.

softscope(obj) opens the Oscilloscope configured to display the data acquired from the analog input object, obj. obj must contain at least one hardware channel.

softscope('fname.si') opens the Oscilloscope using the settings saved in the softscope file specified by fname. fname is generated from the Oscilloscope's File->Save or File->Save As menu item.

Remarks

The Oscilloscope is a graphical user interface (GUI) that allows you to

To support these tasks, the Oscilloscope includes several helper GUIs, which are described below.

Hardware Configuration

The Hardware Configuration GUI allows you to add channels from a particular hardware device to the Oscilloscope. You can configure the device's sample rate and input type, as well as the input range for each added channel. The GUI shown below is configured to add both sound card channels using the default sample rate.

Oscilloscope

The Oscilloscope consists of these panels:

The oscilloscope GUI shown below is configured to display the sound card channels in separate displays.

Channel Exporter

The Channel Exporter allows you to export the data associated with a hardware channel, a math channel, or a reference channel. You can export the channel data to one of four destinations:

All channels added to the oscilloscope are listed in the GUI.

Measurement Exporter

The Measurement Exporter allows you to export the data associated with a measurement. You can export the measurement to one of three destinations:

The number of measurements exported depends on the BufferSize property value. By default, BufferSize is 1 indicating that the last measurement value calculated is available to export.

Scope Editor

The Scope Editor consists of two panes:

Channel Editor

The Channel Editor consists of three panes:

Measurement Editor

The Measurement Editor consists of three panes:


  size start