beautypg.com

Recallsetuplock, Saverecall – Teledyne LeCroy WaveRunner Automation Command User Manual

Page 181

background image

Automation Command and Query Reference Manual - Control Reference

Mode

Enum

Sets/Queries the transmission mode for e-mail.

Description

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

' Set e-Mail mode to MAPI.
app.Preferences.EMail.Mode = "MAPI"

Example

Values

MAPI

Messaging Application Programming Interface (Uses Outlook Express by default)

SMTP

Simple Mail Transfer Protocol, requires an SMTP server

OriginatorAddress

String

Any number of characters

Range

Sets/Queries the originator address for e-mail. This may be any address, and will be used when the
recipient replies to a mail, note that the instrument doesn't necessarily have to have it's own E-Mail
account in order to use this.

Description

SendTestMail

Action

Sends a message by e-mail to test the system.

Description

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

' Send an e-Mail message to test the system.
app.Preferences.EMail.SendTestMail

Example

SMTPServer

String

Any number of characters

Range

Sets/Queries the name of the SMTP Server for e-mail. Ask your system administrator if you are
unsure of what value to set this to.

Description

RECALLSETUPLOCK

app.RecallSetupLock

SAVERECALL

app.SaveRecall

Controls for the Save/Recall subsystem. Includes nodes for saving and recalling both Waveforms and Panels
(Setups).

ShowLSIBExport

Action

1-173

918500 RevA