Operator1, Description, Example values – Teledyne LeCroy WavePro Automation Command User Manual
Page 155
Automation Command and Query Reference Manual - Control Reference
Operator1
Enum
Sets/Queries the first operator of math function Fx. When MathMode = "OneOperator, this is the only
math operator, when MathMode = "TwoOperator", this is the first of two operators. Note that when
MathMode = "Graph", this control has no effect.
Note also that the list of available math operators varies depending upon the instrument model
number, and the list of installed software options.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Define the first operator of math function F1 as an Average
app.Math.F1.View = True
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "Average"
Example
Values
AbsoluteValue
AltNcycle
Average
Boxcar
ClrStop
Copy
Correlation
CTLE
Demodulate
Derivative
Deskew
Difference
EnhancedResolution
Envelope
ExcelMath
Exp
Exp10
FastWavePort
FFT
FFTFILTER
Filter
Floor
Histogram
Htie2BER
I2SToWform
IFFT
Integral
Interpolate
Invert
ISB
ISIPatt
1-141
918501 RevA