Teledyne LeCroy WavePro Automation Command User Manual
Page 178

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
FindLevel
Action
FindRange
Action
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
GateByWform
Bool
GateStart
Double
GateStop
Double
HelpAlwaysOn
Bool
LevelType
Enum
LowerLimit
Double
MeasurementType
Enum
ParamEngine
Enum
PassWhen
Enum
PercentLevel
Double
Source1
Enum
UpperLimit
Double
1-164
918501 RevA