beautypg.com

Chapter four, Histogram, Control reference – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 211

background image

Chapter Four

Control Reference

Initiates a clear sweeps action for the Floor function trace Fx.

Description

Sets/Queries the maximum number of sweeps for the Floor function trace Fx.

Sweeps

From 1 to 1000000 step 1

Integer

Range

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

Clears the contents of all the bins of the histogram function Fx.

ClearSweeps

Action

Description

AutoFindScale

Bool

Bins

DoubleLockstep

Center

Double

ClearSweeps

Action

FindScale

Action

HorScale

DoubleLockstep

Values

Integer

VerScaleType

Enum

4-7

916435 RevA