Result, Zoom – Teledyne LeCroy WavePro Automation Command User Manual
Page 193

Automation Command and Query Reference Manual - Control Reference
UserText
String
Any number of characters
Range
Text field, used to attach arbitrary comments to a memory waveform.
Description
View
Bool
Sets/Queries whether memory trace Mx is visible.
Description
ViewLabels
Bool
Sets/Queries whether labels are visible for trace Mx.
Description
RESULT
app.Memory.Mx.Out.Result
See app.Acquisition.Cx.Out.Result for a definition of methods and properties used to access the Mx waveform result.
ZOOM
app.Memory.Mx.Zoom
This set of variables controls zooming of the memory traces M1 through M4.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Save C1 into M1
app.SaveRecall.Waveform.SaveTo = "Memory"
app.SaveRecall.Waveform.SaveSource = "C1"
app.SaveRecall.Waveform.SaveDestination = "M1"
app.SaveRecall.Waveform.DoSave
Example
CenterSelectedSegment
Integer
From 1 to 1 step 1
Range
CenterSelectedSegment
Integer
HorPos
Double
HorZoom
Double
NumSelectedSegments
DoubleLockstep
VariableHorZoom
Bool
VariableVerZoom
Bool
VerPos
Double
VerZoom
Double
1-179
918501 RevA