beautypg.com

Cursors, Chapter three, Control reference – Teledyne LeCroy WaveExpert series Automation Manual User Manual

Page 97: App.cursors

background image

Chapter Three

Control Reference

app.Acquisition.Trigger.Source = "Ext"

Values

Prescaler

Trigger

Sets/Queries the trigger type (mode).

Type

Enum

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

' Set the trigger type to glitch.
app.Acquisition.Trigger.Type = "Glitch"

Example

Description

Values

EDGE

CURSORS

app.Cursors

This set of variables controls the cursor system.

Sets/Queries visibility of the cursors.

View

Bool

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

' Make the cursors visible.
app.Cursors.View = "On"

Example

Description

Track

Bool

Type

Enum

View

Bool

XPos1

Double

XPos2

Double

YPos1

Double

YPos2

Double

3-30

916435 RevA