Result, Zoom – Teledyne LeCroy WaveSurfer Automation Command User Manual
Page 138
Automation Command and Query Reference Manual - Control Reference
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
HorPos
Double
From -0.5 to 0.5 step (8 digits)
Range
Sets/Queries the horizontal position of center of the grid on the zoomed trace Mx. The unit of
measurement is the screen width, that is, 0.3 means a shift of three of the ten divisions. A positive
value moves the trace to the left.
Description
HorZoom
Double
From 0.1 to 1e+006 step (8 digits)
Range
Sets/Queries the horizontal magnification of the trace Mx. The magnification will be in a 1 2 5 10
sequence unless variable horizontal magnification has been set.
Description
ResetZoom
Action
Resets the zoom for trace Mx.
Description
HorPos
Double
HorZoom
Double
ResetZoom
Action
VariableHorZoom
Bool
VariableVerZoom
Bool
VerPos
Double
VerZoom
Double
1-131
918499 RevA