Teledyne-lecroy Verification Script Engine (VSE) Manual Bedienungsanleitung Seite 113

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 115
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 112
Teledyne LeCroy Verification Script Engine Reference Manual
Page 113 of 115
24.4 Pause()
Pauses script running. Later, script execution can be resumed or cancelled.
Format: Pause()
Example:
If(Something_Interesting())
{
GotoEvent(); # Jump to the trace view.
Pause(); # Pause script execution.
}
Remark:
This function works only for a VS Engine controlled via a GUI. For VSEs controlled by COM/Automation™
clients, it does nothing.
When script execution is paused, the Run Verification Script window looks like:
Click this button to resume
script running.
Click right mouse button and
select 'Stop verification
script(s)' menu item to
cancel script execution.
Seitenansicht 112
1 2 ... 108 109 110 111 112 113 114 115

Kommentare zu diesen Handbüchern

Keine Kommentare