Teledyne LeCroy WaveSurfer Automation Command User Manual
Page 80

Automation Command and Query Reference Manual - Control Reference
GridMode
Enum
Sets/Queries the grid mode. The commands "Single" and "Dual", for example, set the grid mode until
countermanded. "Auto" allows the instrument to set the grid mode most suitable for the current
number of visible traces.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Enter Octal grid mode
app.Display.GridMode = "Octal"
Example
Values
Single
Single grid mode
XY
XY grid mode
XYSingle
XY + Single grid mode
M1Color
Color
From 0 to 16777215
Range
Please see C1Color.
Description
M1PrintColor
Color
From 0 to 16777215
Range
Please see C1Printcolor.
Description
M2Color
Color
From 0 to 16777215
Range
Please see C1Color.
Description
M2PrintColor
Color
From 0 to 16777215
Range
Please see C1Printcolor.
Description
M3Color
Color
From 0 to 16777215
Range
Please see C1Color.
Description
1-73
918499 RevA