Teledyne LeCroy WavePro Automation Command User Manual
Page 107
Automation Command and Query Reference Manual - Control Reference
C4PrintColor
Color
From 0 to 16777215
Range
Please see C1Printcolor.
Description
ClearSweeps
Action
Initiates the Clear Sweeps operation. Clears history only for persistence traces, see the main Clear
Sweeps control 'app.ClearSweeps', or the ClearSweeps control in other subsystems for other options.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Initiate a clear sweeps action for persistence traces.
app.Display.ClearSweeps
Example
DisplayMode
Enum
Sets/Queries the display mode as either "Scope", showing the normal instrument screen, or
"WebEdit", showing the web processor editing panel. Note that WebEdit mode is available only with
certain software options, including XMATH and XMAP.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Switch to WebEdit mode
app.Display.DisplayMode = "WebEdit"
Example
Values
Scope
WebEdit
F1Color
Color
From 0 to 16777215
Range
Please see C1Color.
Description
F1PrintColor
Color
From 0 to 16777215
Range
Please see C1Printcolor.
Description
F2Color
Color
From 0 to 16777215
Range
Please see C1Color.
Description
1-93
918501 RevA