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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 226
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 152
1 2 ... 148 149 150 151 152 153 154 155 156 157 158 ... 225 226

Comentários a estes Manuais

Sem comentários