Teledyne LeCroy WavePro Automation Command User Manual

Page 110

Advertising
background image

Automation Command and Query Reference Manual - Control Reference

GridIntensity

Integer

From 0 to 100 step 1

Range

Sets/Queries the grid intensity as a percentage of the maximum value, with a resolution of 1%.

Description

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

' Set the grid intensity to 60% of the maximum.
app.Display.GridIntensity = 60

Example

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

Auto

Automatically choose grid mode, one trace per grid

Dual

Dual grid mode

Hex

Octal

Octal grid mode

Quad

Quad grid mode

Quattro

Single

Single grid mode

Tandem

Triple

XY

XY grid mode

XYDual

XY + Dual grid mode

XYSingle

XY + Single grid mode

GridOnTop

Bool

Sets/Queries whether the grid lines lie over the traces or vice versa.

Description

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

' Set the grid lines to be over the trace lines.
app.Display.GridOnTop = True

Example

1-96

918501 RevA

Advertising
This manual is related to the following products: