beautypg.com

Result, Preferences, Chapter three – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 161

background image

Chapter Three

Control Reference

Properties of the type xxxx.Out.Result.yyyy are those of the last completed acquisition. They are not affected if other
cvars are changed after that acquisition was completed. This distinction between "Out.Result" properties and other
cvars is most important when the trigger mode is Single or Stopped. You should treat "Out.Result" properties as read-
only.

RESULT

app.PassFail.Rate.Result

RESULT

app.PassFail.Tests.Result

PREFERENCES

app.Preferences

This set of variables controls user preferences for the instrument setup and operation.

Sets/Queries whether audible feedback is enabled, to sound when a control is touched.

AudibleFeedback

Bool

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

' Turn on the audible feedback function.
app.Preferences.AudibleFeedback = True

Example

Description

AudibleFeedback

Bool

CalibrationOption

Enum

EnhancedPrecisionMode

Bool

HorOffsetControl

Enum

OffsetControl

Enum

Performance

Enum

3-94

916435 RevA