Segmentselect, Seqbuilder – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 362

Automation Command and Query Reference Manual - Processor Reference
Initiates a clear sweeps action for the roof function trace Fx.
Description
LimitNumSweeps
Bool
Sweeps
Integer
From 1 to 1000000 step 1
Range
Sets/Queries the maximum number of sweeps for the Roof function trace Fx.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set function trace F2 to roof.
app.Math.F2.Operator1 = "Roof"
' Set the maximum number of sweeps to 150.
app.Math.F2.Operator1Setup.Sweeps = 150
Example
SEGMENTSELECT
app.Math.Fx.OperatorYSetup (Operator = "SegmentSelect")
NumSelectedSegments
Integer
From 1 to 1 step 1
Range
SelectedSegment
Integer
From 1 to 1 step 1
Range
NumSelectedSegments
Integer
SelectedSegment
Integer
SEQBUILDER
app.Math.Fx.OperatorYSetup (Operator = "SeqBuilder")
ClearSweeps
Action
Clear any accumulated result data. Useful for example to restart an average, or parameter statistics.
Description
ClearSweeps
Action
FifoMode
Bool
MaxWaveforms
Integer
StatusText
String
Sweeps
Integer
2-31
918500 RevA