Interpolate – Teledyne LeCroy WavePro Automation Command User Manual
Page 524
Automation Command and Query Reference Manual - Processor Reference
Multiplier
Double
From -1e+006 to 1e+006 step 1e-006
Range
Sets/Queries the multiplying constant M for the integral function Fx, where Fx = M . Input + A
Description
VerOffset
Double
From -1e+006 to 1e+006 step 1e-015
Range
Sets/Queries the vertical offset for the integral function trace Fx.
Description
VerScale
DoubleLockstep
From 1e-012 to 1e+007 step 0.01, locked to 1 2 5, fine grain allowed=false, on=false
Range
Sets/Queries the vertical scale for the integral function trace Fx.
Description
INTERPOLATE
app.Math.Fx.OperatorYSetup (Operator = "Interpolate")
Interpolate, producing more points in the resulting waveform using linear, cubic, or weighted sin(x)/x algorithms.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1 to interpolate C1
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "Interpolate"
app.Math.F1.Operator1
Example
DownFactor
Action
Expand
DoubleLockstep
From 2 to 50 step 0.1, locked to 1 2 5, fine grain allowed=false, on=false
Range
Sets/Queries the sampling expansion ratio for the interpolation function Fx.
Description
DownFactor
Action
Expand
DoubleLockstep
HalfWidth
Integer
InterpolateType
Enum
KaiserBeta
Double
NoiseGain
Double
UpFactor
Action
USE_1_2_5
Bool
WindowType
Enum
2-25
918501 RevA