beautypg.com

Teledyne LeCroy WaveSurfer Automation Command User Manual

Page 131

background image

Automation Command and Query Reference Manual - Control Reference

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

app.Measure.MeasureMode = "MyMeasure"

' Set parameter P1 to math on parameters.
App.Measure.P1.MeasurementType = "math"

Example

GateByRange

Bool

If True, only measurements who's value(s) fall between the limits defined by the LowerLimit and
UpperLimit controls, are accepted.

Description

GateByWform

Bool

If True, measurements are gated by the state of the waveform defined by the WformSource control.

Description

GateStart

Double

From 0 to 10 step 0.01

Range

Sets/Reads the position of the left hand edge of the measure gate for parameter Px.

Description

GateStop

Double

From 0 to 10 step 0.01

Range

Sets/Reads the position of the right hand edge of the measure gate for parameter Px.

Description

MeasurementType

Enum

Sets/Queries the measurement type of the parameter Px.

Description

Values

measure

Standard measurement mode (parametric of a trace waveform)

GateByRange

Bool

GateByWform

Bool

GateStart

Double

GateStop

Double

MeasurementType

Enum

ParamEngine

Enum

Source1

Enum

1-124

918499 RevA