Teledyne-lecroy WaveSurfer Automation Command Manual de usuario Pagina 154

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 153
Automation Command and Query Reference Manual - Control Reference
SaveSource
Enum
Sets/Queries the source from which waveform data will be saved.
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Set the destination to memory for waveform save.
app.SaveRecall.Waveform.SaveTo = "Memory"
' Set the source to C2, for saving a waveform.
app.SaveRecall.Waveform.SaveSource = "C2"
' Set the destination to memory M4, for saving a waveform.
app.SaveRecall.Waveform.SaveDestination = "M4"
' Save waveform data as previously specified.
app.SaveRecall.Waveform.DoSave
Example
Values
AllDisplayed
C1
C2
C3
C4
Digital1
Digital2
Digital3
Digital4
ET
F1
M1
M2
M3
M4
Z1
Z2
Z3
Z4
1-147
918499 RevA
Vista de pagina 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 225 226

Comentarios a estos manuales

Sin comentarios