Teledyne-lecroy Verification Script Engine (VSE) Manual Uživatelský manuál Strana 62

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 115
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 61
Teledyne LeCroy Verification Script Engine Reference Manual
Page 62 of 115
10.2 SetTimer()
Starts a timing calculation from the event at which this function was called.
Format: SendTimer(timer_id = 0)
Parameters:
timer_id Unique timer identifier.
Example:
SetTimer(); # Start timing for timer with id = 0.
SetTimer(23); # Start timing for timer with id = 23.
Remark:
If this function is called a second time for the same timer ID, it resets the timer and starts timing the calculation
again from the point where it was called.
Zobrazit stránku 61
1 2 ... 57 58 59 60 61 62 63 64 65 66 67 ... 114 115

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

Žádné komentáře