Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Uživatelský manuál Strana 83

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 97
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 82
83
22.4 Pause()
Pauses a running script. 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:
Zobrazit stránku 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 96 97

Komentáře k této Příručce

Žádné komentáře