beautypg.com

Teledyne LeCroy WaveRunner Automation Command User Manual

Page 145

background image

Automation Command and Query Reference Manual - Control Reference

' Switch to XY+Dual Grid Mode
app.Display.GridMode = "XYDual"

' Configure XY to show C1 vs. C2 in 3D Persistence mode
app.Math.XY.InputX = "C1"
app.Math.XY.InputY = "C2"
app.Math

AxisXRotation

Integer

From -90 to 90 step 1

Range

Sets/Queries the state of the X Axis rotation control, used only in 3-D persistence modes to control the
viewing position. See the general description above for a discussion of the locked and unlocked
persistence modes.

Description

AxisYRotation

Integer

From -90 to 90 step 1

Range

Sets/Queries the state of the Y Axis rotation control, used only in 3-D persistence modes to control the
viewing position. See the general description above for a discussion of the locked and unlocked
persistence modes.

Description

ClearSweeps

Action

Clears persistence X-Y plot.

Description

1-137

918500 RevA