beautypg.com

Digital – Teledyne LeCroy WaveRunner Automation Command User Manual

Page 42

background image

Automation Command and Query Reference Manual - Control Reference

PatternState

Enum

Sets/Queries the pattern state for the input channel Cx. Only valid when the trigger mode is set to
'Logic'.

Description

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

' Set the pattern state for channel C1 to low.
app.Acquisition.Trigger.C1.PatternState = "Low"

Example

Values

DontCare

High

Low

Slope

Enum

Sets/Queries the direction of the transition to be used for internal triggering from channel Cx.

Description

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

' Set the direction of the transition as negative
' for triggering on channel C1.
app.Acquisition.Trigger.C1.Slope = "Negative"

Example

Values

Either

Negative

Positive

Window

WindowSize

Double

From 0.02 to 0.205 step 0.0005

Range

DIGITAL

app.Acquisition.Trigger.Digital

Coupling

Enum

InputImpedance

Enum

Level

Double

Level2

Double

PatternState

Enum

Slope

Enum

WindowSize

Double

1-34

918500 RevA