Histogram – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 347
Automation Command and Query Reference Manual - Processor Reference
Initiates a clear sweeps action for the Floor function trace Fx.
Description
LimitNumSweeps
Bool
Sweeps
Integer
From 1 to 1000000 step 1
Range
Sets/Queries the maximum number of sweeps for the Floor function trace Fx.
Description
HISTOGRAM
app.Math.Fx.OperatorYSetup (Operator = "Histogram")
Histogram of the values of a parameter, or if a waveform is used as the input, histogram the waveform sample
amplitudes.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Configure F1 to histogram the first 200000 sample
' values from source waveform C1 into 50 bins.
' Auto find-scale is enabled.
app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
Example
AutoFindScale
Bool
Enables/Disables automatic scale setting for the histogram function Fx.
Description
Bins
DoubleLockstep
From 20 to 2000 step 1, locked to 1 2 5, fine grain allowed=false, on=false
Range
Sets/Queries the number of bins in the histogram function Fx.
Description
Center
Double
From -1e+010 to 1e+010 step 1e-012
Range
Sets/Queries the horizontal value at the center of the graticule of the histogram function Fx.
Description
AutoFindScale
Bool
Bins
DoubleLockstep
Center
Double
ClearSweeps
Action
FindScale
Action
HorScale
DoubleLockstep
Values
Integer
VerScaleType
Enum
2-16
918500 RevA