Derivative – Teledyne LeCroy WavePro Automation Command User Manual
Page 508

Automation Command and Query Reference Manual - Processor Reference
CarrierFrequency
Double
From 1e+006 to 1e+011 step 1
Range
DecimateBy
Integer
From 1 to 1000 step 1
Range
MaxCoefficients
Integer
From 9 to 8193 step 1
Range
SummaryText
String
Any number of characters
Range
Type
Enum
Values
Amplitude
Frequency
Imaginary
Phase
Real
Time
WideBandAM
DERIVATIVE
app.Math.Fx.OperatorYSetup (Operator = "Derivative")
Computes the derivative of the waveform (next_sample_value - this_sample_value) / horizontal_sample_interval.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Start a find scale operation for derivative function trace F1
app.Math.F1.View = True
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 = "Derivative"
app.Math.F1.Operato
Example
EnableAutoScale
Bool
Sets/Queries whether the autoscale function is enabled for the derivative function trace Fx. If enabled,
an auto-scale operation is performed whenever the setup changes.
Description
EnableAutoScale
Bool
FindScale
Action
VerOffset
Double
VerScale
DoubleLockstep
2-9
918501 RevA