User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
Object Description
app.WebEditor WebEditor subsystem.
app.XPort Report output subsystem.
app.Zoom
Zoom ("expansion trace") subsystem.
Actions
Action Description
app.AutoSetup
Starts an AutoSetup operation. When input channels are visible,
AutoSetup operates only on those visible channels. If no channels are
visible, all channels are affected by AutoSetup. With more than one
channel visible, the first visible channel in numerical order that has a
detectable signal applied to it is automatically set up for edge triggering.
app.ClearSweeps
Clears all accumulated sweeps for all subsystems. These include Channel
Pre-Processing, Math,Measure, and Display Persistence. Note that
subsystem-specific ClearSweeps controls affect only the individual
subsystem.
app.Exit
Equivalent to app.Quit() method.
app.FindAllVerScaleAtCurrentTimebase Rescales all channel traces to occupy most of the full vertical scale range,
but without changing the timebase. A better adjustment will be made if
Var Gain is also enabled, in which case the traces will be adjusted to
occupy +/- 3.3 divisions.
app.Maximize
Maximizes window to fill desktop. Equivalent to app.WindowState = 1.
app.Minimize
Minimizes window to reveal underlying desktop. It will display a small
window in the corner of the display that when clicked restores the
window to full-screen mode. To programmatically restore the window,
refer to app.WindowState.
app.ResetPreferences
Resets all application preferences to their default states. This includes the
remote communications port, the color palette settings, etc. but does not
include controls such as V/Div, T/Div, etc. These main instrument
controls can be reset using the SetToDefaultSetup control.
app.Restore
Restores the instrument display to its position and size before the last
minimize request.
app.SetToDefaultSetup
Restores all instrument panel setups to the factory default state. User
preference settings such as the remote communications port, color
palette, etc. will not be restored to the default state. These may be reset
using the ResetPreferences action.
app.Shutdown
Powers off the instrument. User will be prompted to confirm. Until the
user responds, control via Automation is blocked.
app.Windowed Places the application window in the upper-part of the display screen with
a sizable border.
3-4