beautypg.com

Utilities – Teledyne LeCroy WaveSurfer Automation Command User Manual

Page 150

background image

Automation Command and Query Reference Manual - Control Reference

Delimiter

Enum

Values

Comma

Semicolon

Space

Tab

DoSave

Action

SaveSource

Enum

Values

AllDisplayed

TableDir

FileName

Any number of characters

Range

TableFormat

Enum

Values

ASCII

Excel

TableTitle

String

Any number of characters

Range

UTILITIES

app.SaveRecall.Utilities

Controls used to manage files and folders, including the ability to create and delete folders, and the ability to delete
files.

CreateDir

Action

Creates the directory specified in the Directory control.

Description

' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")

' Create a named directory
app.SaveRecall.Utilities.Directory = "C:\MyDir"

Example

CreateDir

Action

DeleteAll

Action

DeleteFile

Action

Directory

FileName

1-143

918499 RevA