
Automation Command and Query Reference Manual - Processor Reference
Sets/Queries the type of window for the FFT function trace Fx.
app.Math.Fx.OperatorYSetup (Operator = "Floor")
Most negative or minimum values for an ensemble of sweeps, or "Floor"
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1 to measure the Floor of the first 1000
' sweeps of C1
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1
Initiates a clear sweeps action for the Floor function trace Fx.
Sets/Queries the maximum number of sweeps for the Floor function trace Fx.
app.Math.Fx.OperatorYSetup (Operator = "Integral")
Integral of the linearly rescaled (multiplier and adder) input.
Comentários a estes Manuais