beautypg.com

Chapter four, Deskew, Enhancedresolution – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 207

background image

Chapter Four

Control Reference

Initiates a Find Scale action, to set a suitable vertical scale for the derivative function trace Fx.

FindScale

Action

Description

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.

EnableAutoScale

Bool

Description

DESKEW

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

Deskew waveform by shifting it in time.

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

' Set the displacement of the trace F3 to 3.7e-9
app.Math.F3.View = True
app.Math.F3.MathMode = "OneOperator"
app.Math.F3.Operator1 = "Deskew"
app.Math.F3.Operator1Setup.WaveDeskew

Example

Sets/Queries the displacement in time of the trace Fx. A positive value delays the signal: a negative
one makes it appear earlier.

WaveDeskew

From -2.5e-008 to 2.5e-008 step 1e-012

Double

Range

Description

WaveDeskew

Double

ENHANCEDRESOLUTION

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

Bits

Enum

Bits

Enum

4-3

916435 RevA