Sparse, Ssctrack, App.math.fx.operatorysetup (operator = "sparse") – Teledyne LeCroy WavePro Automation Command User Manual
Page 547: App.math.fx.operatorysetup (operator = "ssctrack")

Automation Command and Query Reference Manual - Processor Reference
VerRescale
Bool
SPARSE
app.Math.Fx.OperatorYSetup (Operator = "Sparse")
Waveform sparser, will reduce the number of points in the output waveform by skipping points in the input, and starting
at a given offset.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1 to sparse C1 by a factor of 100
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "Sparse"
app.Math.F1.
Example
SparsingFactor
Integer
From 1 to 1000000 step 1
Range
Sets/Queries the factor by which the number of samples is reduced in the sparsing function Fx.
Description
SparsingPhase
Integer
From 0 to 0 step 1
Range
Sets/Queries the number of the first sample that will be accepted by the sparsing function Fx.
Description
SparsingFactor
Integer
SparsingPhase
Integer
SSCTRACK
app.Math.Fx.OperatorYSetup (Operator = "SSCTrack")
AutoLength
Bool
AutoLength
Bool
Bandwidth
Double
CarrierFrequency
Double
DecimateBy
Integer
FirOrIir
Enum
FMScale
DoubleLockstep
LowFreqPass
Double
TransitionWidth
Double
Type
Enum
2-48
918501 RevA