Axisxrotation, Range, Description – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 133: Example axisyrotation, Example

Automation Command and Query Reference Manual - Control Reference
AxisXRotation
Integer
From -90 to 90 step 1
Range
Sets/Queries the state of the X Axis rotation control, used only in 3d persistence modes to control the
apparent viewing position. See the general description above for a discussion of the locked and
unlocked persistence modes.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
Set the rotation about the X-axis to 35 degrees for trace F3.
app.Acquisition.F3.AxisXRotation = 35
Example
AxisYRotation
Integer
From -90 to 90 step 1
Range
Sets/Queries the state of the Y Axis rotation control, used only in 3d persistence modes to control the
apparent viewing position. See the general description above for a discussion of the locked and
unlocked persistence modes.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
Set the rotation about the Y-axis to 25 degrees for trace F3.
app.Acquisition.F3.AxisYRotation = 25
Example
ClearSweeps
Action
DoResetZoom
Action
DoStoreToMemoryTrace
Action
Equation
String
LabelsPosition
String
LabelsText
String
MathMode
Enum
Operator1
Enum
Persist3DQuality
Enum
Persisted
Bool
Persistence3d
Bool
PersistenceMonoChrome
Bool
PersistenceSaturation
Integer
PersistenceTime
Enum
ShowLastTrace
Bool
Source1
Enum
UseGrid
String
View
Bool
ViewLabels
Bool
1-125
918500 RevA