beautypg.com

Chapter four, Populationatx – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 244

background image

Chapter Four

Control Reference

Sets/Queries the test level for the signal in percent.

SigPercentLevel

From 0 to 100 step 1

Double

Range

Description

Sets/Queries the polarity of the measured reference transitions.

RefSlope

Enum

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Set parameter P1 to phase difference.
app.Measure.P1.ParamEngine = "Phase"
' Set the reference slope to negative.
app.Measure.P1.Operator.RefSlope = "Neg"

Example

Description

Values

Both

Neg

Pos

Sets/Queries the polarity of the measured signal transitions.

SigSlope

Enum

Description

Values

Both

Neg

Pos

POPULATIONATX

app.Measure.Px.Operator (ParamEngine = "PopulationAtX")

HorValue

From -1.79769e+308 to 1.79769e+308 step 0

Double

Range

CursorShape

Enum

HorValue

Double

916435 RevA

4-40