
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"
If True, only measurements who's value(s) fall between the limits defined by the LowerLimit and
UpperLimit controls, are accepted.
If True, measurements are gated by the state of the waveform defined by the WformSource control.
Sets/Reads the position of the left hand edge of the measure gate for parameter Px.
Sets/Reads the position of the right hand edge of the measure gate for parameter Px.
Sets/Queries the measurement type of the parameter Px.
Standard measurement mode (parametric of a trace waveform)
Komentáře k této Příručce