Teledyne LeCroy WaveRunner Automation Command User Manual
Page 40
Advertising

Automation Command and Query Reference Manual - Control Reference
D5
D6
D7
D8
D9
Ext
ExtDivide10
Line
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
1-32
918500 RevA
Advertising