Teledyne LeCroy WaveRunner Automation Command User Manual
Page 205

Automation Command and Query Reference Manual - Control Reference
RefThresholdType
Enum
Values
Absolute
Percent
RescaleSpectrum
Action
RunThenStop
Action
SDAJitterWizard
Action
SDAMode
Enum
Sets/Queries the mode of operation of the instrument.
Values: Scope, MaskTest,Jitter,BER,Clock,Summary for SDA+ASDA
Values: Scope, MaskTest for SDM
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the instrument into Mask Test mode.
app.SDA.SDAMode = "MaskTest"
Example
Values
MaskTest
Scope
ShowBathtub
Bool
ShowDDjHisto
Bool
ShowEyeDiagram
Bool
ShowFailLocation
Bool
Sets/Queries whether mask failures are to be shown by markers.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Show locations of failures.
app.SDA.ShowFailLocation = True
Example
ShowJitterHisto
Bool
ShowJitterTrack
Bool
ShowMask
Bool
1-197
918500 RevA