Teledyne LeCroy WavePro Automation Command User Manual
Page 189
![background image](/manuals/353449/189/background.png)
Automation Command and Query Reference Manual - Control Reference
ClearAllMem
Action
Clears the contents of all trace memories.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Clear the contents of all trace memories.
app.Memory.ClearAllMem
Example
ClearAllMem
Action
MEMORIES
app.Memory.Memories
Names of the form app.Memory.Memories("Mx").xxxx are aliases of simpler names which are described in the
section of the manual which is devoted to app.Memory. Examples of alias pairs are as follows -
app.Memory.Memories("Mx").Out.Result is equivalent to app.Memory.Mx.Out.Result
app.Memory.Memories("Mx").Zoom is equivalent to app.Memory.Mx.Zoom
Please see under Acquisition.Channels for a programming example.
MX
app.Memory.Mx
This set of variables controls the memories M1 through M4.
ClearMem
Action
Initiates a clear memory operation for memory Mx.
Description
Copy
Action
Copy the trace specified by the Source1 control into this memory.
Description
ClearMem
Action
Copy
Action
LabelsPosition
String
LabelsText
String
PersistDotJoined
Bool
Source1
Enum
UseGrid
String
UserText
String
View
Bool
ViewLabels
Bool
1-175
918501 RevA