Chapter four, Amplitude, Area – Teledyne LeCroy WaveExpert series Automation Manual User Manual
Page 221: Base, Deltatimeatlevel

Chapter Four
Control Reference
AMPLITUDE
app.Measure.Px.Operator (ParamEngine = "Amplitude")
AREA
app.Measure.Px.Operator (ParamEngine = "Area")
Calculates the area of the input waveform relative to zero.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set parameter P1 to area.
app.Measure.P1.View = True
app.Measure.P1.MeasurementType = "measure"
app.Measure.P1.ParamEngine = "Area"
app.Measure.P1.Source1 = "C1"
' Enable cycli
Example
Enables/Disables cyclic calculation of area parameter Px, that is calculated using a whole number of
cycles of the signal.
Note: the HelpMarkers aid in observing over which region of the waveform the measurement is made.
Cyclic
Bool
Description
Cyclic
Bool
BASE
app.Measure.Px.Operator (ParamEngine = "Base")
DELTATIMEATLEVEL
app.Measure.Px.Operator (ParamEngine = "DeltaTimeAtLevel")
FindLevel1
Action
FindLevel2
Action
Hysteresis1
Double
Hysteresis2
Double
4-17
916435 RevA