beautypg.com

Teledyne LeCroy WaveSurfer Automation Command User Manual

Page 127

background image

Automation Command and Query Reference Manual - Control Reference

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

' get into the custom parameter mode
app.Measure.MeasureMode = "MyMeasure"
app.Measure.ClearAll
app.Measure.StatsOn = True
app.Measure.HistoOn = False

' Configure P1 to measure a

Example

ClearAll

Action

Resets all parameter setups, turning each of the parameters view to "off", the MeasurementType to
"measure"and the selected paramEngine to "Null".

Description

ClearSweeps

Action

Clears the accumulated statistics for parametersP1 to P8 as well as the acumulated statistics for their
associated histicons.

Description

SetGateToDefault

Action

Sets the measure gate to its default state. Valid only when in either Std. Vertical or Std. Horizontal
measurement modes. For MyMeasure see the equivalent controls under Px.

Description

ShowMeasure

Bool

Defines whether the measure results table is displayed or not.

Description

StatsOn

Bool

Sets/Queries the visibility of parameter statistics. Note: the statistics are accumulated whether the
view of them is on or not, so you needn't have StatsOn = "On" to collect statistics.

Description

StdGateStart

Double

From 0 to 10 step 0.01

Range

Sets/Queries the position of the left hand limit of the measure gate (n divisions).
Valid only when in either Std. Vertical or Std. Horizontal measurement modes. For MyMeasure see the
equivalent controls under Px.

Description

StatsOn

Bool

StdGateStart

Double

StdGateStop

Double

1-120

918499 RevA