Remote – Teledyne LeCroy WaveRunner Automation Command User Manual
Page 307

Automation Command and Query Reference Manual - Control Reference
ScopeID
String
Any number of characters
Range
Queries the ID of the instrument. This ID should be specified when purchasing software options for
your instrument.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Read the ID of the instrument.
MsgBox app.Utility.Options.ScopeID
Example
REMOTE
app.Utility.Remote
Controls related to the remote control section of the instrument. Note that in this context Automation is not considered
part of 'Remote'. Remote control currently includes control using ASCII remote commands from GPIB or TCP/IP.
Assistant
Enum
Sets/Queries the setting of the remote assistant.
Description
Values
EO
Log errors only
FD
Log all remote commands/queries
OFF
Turn the assistant off
Interface
Enum
Sets/Queries the currently selected type of currently selected remote control interface.
Description
Values
LXI
Off
TCPIP
Assistant
Enum
Interface
Enum
RestrictControl
Enum
SetToErrorsOnlyAndClearAtStartup
Bool
1-299
918500 RevA