Sda2 – Teledyne LeCroy WavePro Automation Command User Manual
Page 223
![background image](/manuals/353449/223/background.png)
Automation Command and Query Reference Manual - Control Reference
Z7
Z8
SaveTo
Enum
Sets/Queries type of destination for waveform save.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the destination to Memory for waveform save.
app.SaveRecall.Waveform.SaveTo = "Memory"
Example
Values
File
Save into file on a mass-storage device
Memory
Save into an internal memory (M1..M4)
TraceTitle
String
Any number of characters
Range
Sets/Queries the title (prefix) to use when naming saved traces. This prefix will have the family
(sequence) number appended to it when forming the filename.
Description
WaveFormat
Enum
Sets/Queries the format to use when saving waveform data into a file. 'Binary' is the most efficient,
storing one or two bytes per data sample, depending upon the number of significant bits. When in
ASCII mode, the Subformat and Delimiter controls define the data format.
Description
Values
ASCII
Plain ASCII files with choice of various delimiters
Audio
Binary
LeCroy's standard binary waveform format
Excel
MathCad
MATLAB
WaveformDir
FileName
Any number of characters
Range
Sets/Queries the directory for storing waveform files.
Description
SDA2
app.SDA2
ClearSweeps
Action
EnableSDA
Bool
1-209
918501 RevA