beautypg.com

Derivative – Teledyne LeCroy WaveRunner Automation Command User Manual

Page 335

background image

Automation Command and Query Reference Manual - Processor Reference

Bandwidth

Double

From 100000 to 1e+011 step 1000

Range

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

EnableAutoScale

Bool

FindScale

Action

VerOffset

Double

VerScale

DoubleLockstep

2-4

918500 RevA