Envelope, Excelmath – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 337

Automation Command and Query Reference Manual - Processor 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
ClearSweeps
Action
Initiates a Clear Sweeps operation for envelope function trace Fx.
Description
LimitNumSweeps
Bool
Sweeps
Integer
From 1 to 1000000 step 1
Range
Sets/Queries the maximum number of sweeps to be used by the envelope function trace Fx.
Description
ClearSweeps
Action
LimitNumSweeps
Bool
Sweeps
Integer
EXCELMATH
app.Math.Fx.OperatorYSetup (Operator = "ExcelMath")
Perform Math in Excel. Transfers 1 or 2 waveforms into Excel and reads the resulting waveform.
AddChart
Action
2-6
918500 RevA