beautypg.com

Result, Zoom, Chapter three – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 179

background image

Chapter Three

Control Reference

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

' Turn TDR Normalized trace off
app.TDR.TDRN.View = "off"

Example

RESULT

app.TDR.TDRN.Out.Result

ZOOM

app.TDR.TDRN.Zoom

Resets TDR Normalized trace view to show the whole trace

ResetZoom

Action

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

' Reset TDR normalized trace zoom settings to default
app.TDR.TDRN.Zoom.Reset

Example

Description

HorPos

Double

HorZoom

Double

ResetZoom

Action

VariableHorZoom

Bool

VariableVerZoom

Bool

VerPos

Double

VerZoom

Double

3-112

916435 RevA