Area, Autocorrelationsignaltonoise – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 378
Automation Command and Query Reference Manual - Processor Reference
PatternValue2
BitPattern
MaxBits=128 NumBits=8 NumBytes=1 AllowedBitValues=01 PaddingChar=1
PadAlign=Left SizeAlign=BitVar Format=Ehex
Range
PercentLevel
Double
From 0 to 100 step 1
Range
Slope
Enum
Values
Both
Bothneg
Bothpos
Neg
Pos
ViewingMode
Enum
Values
Binary
Hex
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
Cyclic
Bool
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.
Description
Cyclic
Bool
AUTOCORRELATIONSIGNALTONOISE
app.Measure.Px.Operator (ParamEngine = "AutoCorrelationSignalToNoise")
2-47
918500 RevA