Teledyne LeCroy WaveRunner Automation Command User Manual
Page 351

Automation Command and Query Reference Manual - Processor Reference
' 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
HalfWidth
Integer
From 4 to 128 step 1
Range
InterpolateType
Enum
Sets/Queries the type of interpolation for the function trace Fx.
Description
Values
Cubic
Linear
SinXX
KaiserBeta
Double
From 2 to 11 step 0.1
Range
NoiseGain
Double
From 0.01 to 4 step 0.01
Range
UpFactor
Action
USE_1_2_5
Bool
WindowType
Enum
2-20
918500 RevA