Teledyne-lecroy UWBTracer Verification Script Engine Manual Bedienungsanleitung Seite 93

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 95
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 92
LeCroy Corporation Verification Script Engine Manual, version 2.2
23.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 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.
Page 93 of 95
Seitenansicht 92
1 2 ... 88 89 90 91 92 93 94 95

Kommentare zu diesen Handbüchern

Keine Kommentare