User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
app.Measure
CVARs related to Measure parameters P1-Pn (MyMeasure mode) and the statistical results and histicons
which depend on them.
Names of the form app.Measure.Measure("Pn").xxxx are an alias Collection. For example:
l app.Measure.Measure("Pn").OutResult is equivalent to app.Measure."Pn".OutResult
l app.Measure.Measure("Pn").Statistics is equivalent to app.Measure.Pn.Statistics
Child Objects
Object Description
app.Measure.Pn
User-defined measure parameters P1 to P
n
.
app.Measure.Premote Used internally by MAUI for handling legacy remote commands. Do not
use.
Actions
Action Description
app.Measure.ClearAll Resets all parameter setups, turning each of the parameters view to "off",
the MeasurementType to "measure"and the selected paramEngine to
"Null".
app.Measure.ClearAllHelpMarkers Force off all 'HelpMarkers'. HelpMarkers are the on-trace annotation of
measurement setup and results.
app.Measure.ClearSweeps
Clears the accumulated statistics for parameters P1 to Pn as well as the
acumulated statistics for their associated histicons.
app.Measure.SetGateToDefault Sets the measure gate to its default state(-5 to 5 Div). Valid only when in
either Std. Vertical or Std. Horizontal measurement modes. For MyMeas-
ure, see the equivalent controls under app.Measure.P
n
.
app.Measure.ShowAllHelpMarkers Force on all 'HelpMarkers'.
3-18