Zoom, Chapter three, Control reference – Teledyne LeCroy WaveExpert series Automation Manual User Manual
Page 131: App.math.fx.zoom
Chapter Three
Control Reference
only.
For a detailed description of all properties available for the output of a Math Function, please see Chapter 1.
ZOOM
app.Math.Fx.Zoom
This set of variables controls the zoom functions for math trace Fx.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Turn on trace F1, will default to Zoom-Only
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
' Zoom trace F1 by a factor of 2 horizontally and vertically
app.Math.F1.Zoom.Rese
Example
Reset the trace Fx to x1 zoom and zero offset in both axes, so that it is identical to its input trace.
ResetZoom
Action
Description
Sets/Queries the ability to zoom vertically by a continuously variable factor. Note that if a vertical
zoom of 0.9 is set, while variable zoom is off, the vertical zoom will be set to 1.0. If the variable zoom
is then enabled, the factor of 0.9 will have been remembered, and it will be used. Note that the
previous value will not be remembered during a power-cycle.
VariableVerZoom
Bool
Description
HorPos
Double
HorZoom
Double
ResetZoom
Action
VariableHorZoom
Bool
VariableVerZoom
Bool
VerPos
Double
VerZoom
Double
3-64
916435 RevA