Teledyne-lecroy WaveSurfer Automation Command Manual do Utilizador Página 135

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 226
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 134
Automation Command and Query Reference Manual - Control Reference
RESULT
app.Measure.Px.sdev.Result
STATISTICS
app.Measure.Px.Statistics
This set of variables controls the statistical summaries that are provided for all the parameters.
MEMORY
app.Memory
Variables of the form app.Memory.xxxx control the memories M1 through M4.
Names of the form app.Memory.Memories("Mx").xxxx are aliases of simpler names which are described in this
section of the manual. Examples of alias pairs are as follows -
app.Memory.Memories("Mx").Out.Result is equivalent to app.Memory.Mx.Out.Result
app.Memory.Memories("Mx").Zoom is equivalent to app.Memory.Mx.Zoom
Please see under app.Acquisition.Channels("Cx") for a programming example.
ClearAllMem
Action
Clears the contents of all trace memories.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Clear the contents of all trace memories.
app.Memory.ClearAllMem
Example
ClearAllMem
Action
MEMORIES
app.Memory.Memories
Names of the form app.Memory.Memories("Mx").xxxx are aliases of simpler names which are described in the
section of the manual which is devoted to app.Memory. Examples of alias pairs are as follows -
app.Memory.Memories("Mx").Out.Result is equivalent to app.Memory.Mx.Out.Result
app.Memory.Memories("Mx").Zoom is equivalent to app.Memory.Mx.Zoom
Please see under Acquisition.Channels for a programming example.
MX
app.Memory.Mx
This set of variables controls the memories M1 through M4.
ClearMem
Action
1-128
918499 RevA
Vista de página 134
1 2 ... 130 131 132 133 134 135 136 137 138 139 140 ... 225 226

Comentários a estes Manuais

Sem comentários