Rescale – Teledyne LeCroy WavePro Automation Command User Manual
Page 543

Automation Command and Query Reference Manual - Processor Reference
FitAlways
Bool
FitOnInpDefChanged
Bool
OneClickLarger
Bool
UseRegion
Enum
Values
All
Lower
Upper
VerFrameStart
Double
From -1e+012 to 1e+012 step 1e-015
Range
VerFrameStop
Double
From -1e+012 to 1e+012 step 1e-015
Range
RESCALE
app.Math.Fx.OperatorYSetup (Operator = "Rescale")
Linearly transform the vertical values of a waveform.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "Rescale"
app.Math.F1.Operator1Setup.Adder = 2.0
app
Example
Adder
Double
From -1e+018 to 1e+018 step (9 digits)
Range
Sets/Queries the additive constant A in the rescale function Fx = M.Input + A
Description
Adder
Double
CustomUnit
Bool
Multiplier
Double
2-44
918501 RevA