Probescal – Teledyne LeCroy WavePro Automation Command User Manual
Page 205

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
PROBESCAL
app.ProbesCal
ProbesCal (Probe Calibration) controls are contained within this automation node.
For a comprehensive description of the functionality supplied by the ProbesCal feature refer to the TF-DSQ chapter in
the scope's online help.
AdvancedMode
Bool
CalibrateAll1
Action
CalibrateAll2
Action
CalibrateAll3
Action
CalibrateAll4
Action
1-191
918501 RevA