beautypg.com

Teledyne LeCroy WaveRunner Automation Command User Manual

Page 41

background image

Automation Command and Query Reference Manual - Control Reference

InputImpedance

Enum

Reads the input impedance of channel C1, in Ohms

Description

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

' Read the input impedance of C1 trigger.
ZinC1 = app.Acquisition.Trigger.C1.InputImpedance
MsgBox ZinC1

Example

Values

50

Level

Double

From -0.205 to 0.205 step 0.0005

Range

Sets/Queries the trigger level for the internal trigger from channel Cx. The setting resolution ranges
from about 1.5% to about 2.5%, depending on the numerical value.

Description

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

' Set the trigger level to 55 mV for triggering on channel C1.
app.Acquisition.Trigger.C1.Level = 0.055

Example

Level2

Double

From -0.205 to 0.205 step 0.0005

Range

Level

Double

Level2

Double

PatternState

Enum

Slope

Enum

WindowSize

Double

1-33

918500 RevA