Teledyne LeCroy WavePro Automation Command User Manual

Page 33

Advertising
background image

Automation Command and Query Reference Manual - Control Reference

LabelsPosition

String

Any number of characters

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.

Description

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

' Add a couple of labels to trace C1, one at 0ns, and one at 55ns
app.SetToDefaultSetup
app.Acquisition.C1.ViewLabels = True
app.Acquisition.C1.LabelsPosition = "0.0,55e-9"
app.Acquisition.C1.LabelsText = "Hello,World"

Example

LabelsText

String

Any number of characters

Range

Overload

Bool

Set TRUE if the input is in an overload state.

Description

OverloadInputA

Bool

Set TRUE if Input A is in an overload state

Description

Persist3DQuality

Enum

Sets/Queries the state of the 3D Persistence quality control, which controls the way that the
persistence trace is rendered. See the general description above for a discussion of the locked and
unlocked persistence modes.

Description

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

' Set persistence 3-D to shaded for trace C2.

app.Acquisition.C2.Persist3DQuality = "Shaded"

Example

Values

Shaded

Solid

WireFrame

1-19

918501 RevA

Advertising
This manual is related to the following products: