User manual

Table Of Contents
MAUI Oscilloscopes Remote Control and Automation Manual
app.Memory
CVARs related to the internal memories M1 through Mn.
Names of the form app.Memory.Memories("Mn").xxxx are an alias Collection. For example:
l app.Memory.Memories("Mn").Out.Result is equivalent to app.Memory.Mn.Out.Result
l app.Memory.Memories("Mn").Zoom is equivalent to app.Memory.Mn.Zoom
Child Objects
Object Description
app.Memory.Mn
Internal memories M1 to M
n
.
Actions
Action Description
app.Memory.ClearAllMem Clears the contents of all trace memories.
app.Memory.Mn
CVARs related to memories M1-Mn.
Child Objects
Object Description
app.Memory.M
n
.Zoom Memory zoom scale settings.
Actions
Action Description
app.Memory.Mn.ClearMem
Clears contents of memory.
app.Memory.M
n
.ClearSweeps Clears accumulated sweeps.
app.Memory.M
n
.Copy Copies the trace specified by the Source1 control into this memory.
app.Memory.M
n
.FPHit Used internally by MAUI to toggle open/closed Memory Setup dialog
when front panel Mem button is pressed. Not recommended for use.
3-20