beautypg.com

Chapter four, Sinxoverx, Trend – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 218

background image

Chapter Four

Control Reference

app.Math.F1.View = True
app.Math.F1.Source1 = "C1"
app.Math.F1.MathMode = "OneOperator"
app.Math.F1.Operator1 =

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

ClearSweeps

Action

Description

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

Sweeps

From 1 to 1000000 step 1

Integer

' 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

Range

Example

Description

SINXOVERX

app.Math.Fx.OperatorYSetup (Operator = "SinXOverX")

TREND

app.Math.Fx.OperatorYSetup (Operator = "Trend")

Trend of the values of a parameter, if connected to a parameter result source, or a trend of the sample values of a
waveform, if connected to a waveform result source.

ClearSweeps

Action

AutoFindScale

Bool

Center

Double

ClearSweeps

Action

FindScale

Action

Mode

Enum

Values

Integer

VerScale

DoubleLockstep

916435 RevA

4-14