beautypg.com

Serialdecode – Teledyne LeCroy WaveSurfer Automation Command User Manual

Page 155

background image

Automation Command and Query Reference Manual - Control Reference

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

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

SERIALDECODE

app.SerialDecode

AnnotationPositionPreference

Enum

LinkedToTrigger1

Bool

LinkedToTrigger2

Bool

LinkedToTrigger3

Bool

LinkedToTrigger4

Bool

SelectDecoder

Enum

1-148

918499 RevA