User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
app.Math
CVARs related to Math functions F1-Fn.
Names of the form app.Math.Functions("Fn").xxxx are an alias Collection. For example:
l app.Math.Functions("Fn") is equivalent to app.Math.Fn
l app.Math.Functions("Fn").Out.Result is equivalent to app.Math.Fn.Out.Result
l app.Math.Functions("Fn").Zoom is equivalent to app.Math.Zoom.Fn
Child Objects
Object Description
app.Math.Fn
Math functions F1 to F
n
.
app.Math.XY
CVARs controlling the display of data in X vs. Y mode. Only Valid when
the instrument is in XY, XYSingle, or XYDual display modes.
Actions
Action Description
app.Math.ClearSweeps Clears sweeps for history functions such as average, histogram and
trend.
app.Math.ResetAll Resets all math functions to default state; all function definitions are
cleared.
app.Math.ShowZoomMenu Displays the Zoom dialog for rescaling functions.
3-16