beautypg.com

Teledyne LeCroy WaveSurfer Automation Command User Manual

Page 35

background image

Automation Command and Query Reference Manual - Control Reference

Type

Enum

Sets/Queries the trigger type (mode).

Description

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

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

Example

Values

Dropout

Edge

Glitch

Interval

Logic

Qualify

Runt

Serial

SlewRate

State

TV

Width

ZeroLevel

Action

Sets the trigger level to zero volts.

Description

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

' Set the trigger level to zero volts.
app.Acquisition.Trigger.ZeroLevel

Example

CX

app.Acquisition.Trigger.Cx

This group of varables controls triggering from the input channels C1, C2, C3 and C4.

InputImpedance

Enum

InputImpedance

Enum

Level

Double

Level2

Double

PatternState

Enum

Slope

Enum

WindowSize

Double

1-28

918499 RevA