Savesource, Description, Example values – Teledyne LeCroy WavePro Automation Command User Manual
Page 221
![background image](/manuals/353449/221/background.png)
Automation Command and Query Reference Manual - Control Reference
SaveSource
Enum
Sets/Queries the source from which waveform data will be saved.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the destination to memory for waveform save.
app.SaveRecall.Waveform.SaveTo = "Memory"
' Set the source to C2, for saving a waveform.
app.SaveRecall.Waveform.SaveSource = "C2"
' Set the destination to memory M4, for saving a waveform.
app.SaveRecall.Waveform.SaveDestination = "M4"
' Save waveform data as previously specified.
app.SaveRecall.Waveform.DoSave
Example
Values
AllDisplayed
BathTub
C1
C2
C3
C4
CDFdd
CDFnq
CDFsp
CDFtotal
DDjHist
DDjPlot
Digital1
Digital2
Digital3
Digital4
DigPat
ET
Eye
Eye2
Eye2Fail
EyeFail
F1
F2
F3
F4
F5
F6
F7
F8
FLXEye
1-207
918501 RevA