
Automation Command and Query Reference Manual - Control Reference
Sets/Queries type of destination for waveform save.
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the destination to Memory for waveform save.
app.SaveRecall.Waveform.SaveTo = "Memory"
Save into file on a mass-storage device
Save into an internal memory (M1..M4)
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.
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.
Plain ASCII files with choice of various delimiters
LeCroy's standard binary waveform format
Sets/Queries the directory for storing waveform files.
AnnotationPositionPreference
Comentários a estes Manuais