beautypg.com

Chapter three – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 151

background image

Chapter Three

Control Reference

Sets/Queries the grid used for memory trace Mx.

UseGrid

Any number of characters

String

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

' Set memory trace M2 to use grid YT3.
app.Memory.M2.UseGrid = "YT3"

Range

Example

Description

Query the state of the persistence view.

PersistenceViewOn

Bool

Description

LabelsText

Any number of characters

String

Range

Sets / Queries the horizontal position of the label attached to the acquisition trace Cx. The unit of
measurement is the unit of the horizontal scale. The measurement is made from the trigger point.
Note that this control is a string, not a numeric value. This allows multiple labels to be positioned, as
shown in the example below.

LabelsPosition

Any number of characters

String

Range

Description

Sets/Queries whether labels are visible for trace Mx.

ViewLabels

Bool

Description

3-84

916435 RevA