Teledyne-lecroy WaveSurfer Automation Command Bedienungsanleitung Seite 154

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 226
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 153
1 2 ... 149 150 151 152 153 154 155 156 157 158 159 ... 225 226

Kommentare zu diesen Handbüchern

Keine Kommentare