Enhancedresolution, Envelope – Teledyne LeCroy WaveSurfer Automation Command User Manual
Page 212

Automation Command and Query Reference Manual - Processor Reference
VerScale
DoubleLockstep
From 1e-012 to 1e+013 step 10000, locked to 1 2 5, fine grain allowed=false, on=false
Range
Sets/Queries the vertical scale of the derivative function Fx.
Description
ENHANCEDRESOLUTION
app.Math.Fx.OperatorYSetup (Operator = "EnhancedResolution")
Bits
Enum
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
Bits
Enum
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
ClearSweeps
Action
LimitNumSweeps
Bool
Sweeps
Integer
2-3
918499 RevA