beautypg.com

Chapter four, Envelope, Control reference – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 208: App.math.fx.operatorysetup (operator = "envelope"), App.math.fx.operatorysetup (operator = "fft")

background image

Chapter Four

Control Reference

Number of bits of enhanced resolution. ERES is a FIR filter with a gaussian frequency response.

Description

Values

0.5

Enhance by 0.5 bits

1

Enhance by 1 bits

1.5

Enhance by 1.5 bits

2

Enhance by 2 bits

2.5

Enhance by 2.5 bits

3

Enhance by 3 bits

ENVELOPE

app.Math.Fx.OperatorYSetup (Operator = "Envelope")

Envelope of minimum and maximum values for an ensemble of sweeps, or 'Extrema'

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Configure F3 to be an envelope of C1
app.Math.F3.View = True
app.Math.F3.Source1 = "C1"
app.Math.F3.MathMode = "OneOperator"
app.Math.F3.Operator1 = "Envelope"
app.Math.F3.Operat

Example

Sets/Queries the maximum number of sweeps to be used by the envelope function trace Fx.

Sweeps

From 1 to 1000000 step 1

Integer

Range

Description

Initiates a Clear Sweeps operation for envelope function trace Fx.

ClearSweeps

Action

Description

ClearSweeps

Action

Sweeps

Integer

FFT

app.Math.Fx.OperatorYSetup (Operator = "FFT")

Fast Fourier Transform of waveform data.

916435 RevA

4-4