Teledyne LeCroy WavePro Automation Command User Manual

Page 113

Advertising
background image

Automation Command and Query Reference Manual - Control Reference

Persisted

Bool

Sets/Queries whether persistence mode is in use. If the previously set persistence mode is per trace,
the persisted cvar will be set as true by this command, even if none of the traces has been set to
persistence mode.

Description

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

' Read the state of persistence mode.
Persist = app.Display.Persisted

Example

Persistence3d

Bool

Sets/Queries whether the persistence 3-D mode is activated.

Description

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

' Set the 3-D display to off.
app.Display.Persistence3d = False

Example

PersistenceLastTrace

Bool

Sets/Queries whether the last created trace is shown over the persistence trace.

Description

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

' Set the persistence display to show the last trace
' on top of the persistence trace.
app.Display.PersistenceLastTrace = True

Example

PersistenceMonoChrome

Bool

Sets/Queries whether the persistence mode is monochrome.

Description

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

' Set the persistence mode as color.
app.Display.PersistenceMonoChrome = False

Example

1-99

918501 RevA

Advertising
This manual is related to the following products: