Serial – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 45

Automation Command and Query Reference Manual - Control Reference
PatternState
Enum
Sets/Queries the pattern state for the external trigger input.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the pattern state to low for triggering from
' the external trigger socket.
app.Acquisition.Trigger.Ext.PatternState = "Low"
Example
Values
DontCare
High
Low
Slope
Enum
Sets/Queries the direction of the transition used for the external trigger.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the direction of the transition as positive for triggering
' from the external trigger socket.
app.Acquisition.Trigger.Ext.Slope = "Positive"
Example
Values
Either
Negative
Positive
Window
WindowSize
Double
From 0.04 to 0.41 step 0.001
Range
SERIAL
app.Acquisition.Trigger.Serial
LevelAbsolute
Double
From 0 to 5 step 0.1
Range
LevelAbsolute
Double
LevelHighAbsolute
Double
Protocol
Enum
1-37
918500 RevA