Teledyne-lecroy WaveSurfer Automation Command Manual de usuario Pagina 201

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 200
Automation Command and Query Reference Manual - Control Reference
InstalledSWOptions
String
Any number of characters
Range
Shows list of installed software options.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Read the list of installed software options and display
' in a popup dialog
MsgBox app.Utility.Options.InstalledSWOPtions
Example
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
Assistant
Enum
Interface
Enum
RestrictControl
Enum
SetToErrorsOnlyAndClearAtStartup
Bool
1-194
918499 RevA
Vista de pagina 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 225 226

Comentarios a estos manuales

Sin comentarios