beautypg.com

Statusdescription, Sweeps, Uniforminterval – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 60

background image

A

BOUT

R

ESULTS

64-bit hexadecimal

int value shown in

XStreamBrowser

VT_DECIMAL

value

returned

from Status

property

StatusDescription

Description

0x2000000000000

56294995342

Channel not active

Source channel inactive.

0x4000000000000 1.1259E+11

use

status description (custom string)

0x8000000000000 -

0x8000000000000000

reserved

StatusDescription

Description:

Example:

Description for each status code. See the above table.

Sweeps

Applies to: Digital, Histogram, Persist, Waveform, XY
Description: Number of sweeps used for results that are based on multiple sweeps, such as averages,

histograms, eye diagrams, etc.

Example:

Dim Sweeps as Long
Sweeps = app.Acquisition.C1.Out.Result.Sweeps

Top

Applies to: Histogram
Description: Horizontal coordinate of the rightmost of the two most populated histogram peaks. It is equivalent to

the paramater htop.

Example:

Dim htop as Double
htop = app.Math.F1.Out.Result.Top

See the HistogramProperties_Click subroutine for a more complete example.

UniformInterval

Applies to: Digital
Description: Returns if the samples are evenly spaced in time. Currently always true.

Example:

Dim htop as Double
htop = app.Math.F1.Out.Result.Top

2-24

916435 RevA