Teledyne-lecroy WaveSurfer Automation Command Manual de usuario Pagina 153

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 226
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 152
Automation Command and Query Reference Manual - Control Reference
RecallSource
Enum
Sets/Queries the source for recalling waveform data. Used only when recalling from an internal
memory with RecallSource = "Memory".
Description
Values
M1
M2
M3
M4
SaveDestination
Enum
Sets/Queries the destination to which waveform data will be saved. Used only when the SaveTo =
"Memory".
Description
' Visual Basic Script
Set app = CreateObject("LeCroy.XStreamDSO")
' Setup to store trace C2 into M4 and perform the save operation
app.SaveRecall.Waveform.SaveTo = "Memory"
app.SaveRecall.Waveform.SaveSource = "C2"
app.SaveRecall.Waveform.SaveDestination = "M4"
app.SaveRecall.Waveform.DoSave
Example
Values
M1
M2
M3
M4
1-146
918499 RevA
Vista de pagina 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 225 226

Comentarios a estos manuales

Sin comentarios