Teledyne-lecroy SierraFC Verification Script Engine Reference Manu Uživatelský manuál Strana 62

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 64
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 61
Verification Script Engine Reference Manual
57
26.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 GUI. For VSEs controlled by
COM/Automation clients it does nothing.
When script execution is paused the Run Verification Script window will look like:
Zobrazit stránku 61
1 2 ... 57 58 59 60 61 62 63 64

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

Žádné komentáře