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

  • 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 63
Teledyne LeCroy Verification Script Engine Reference Manual
Page 64 of 115
10.4 GetTimerTime()
Retrieves a timing interval from the specific timer.
Format: GetTimerTime (timer_id = 0)
Parameters:
timer_id Unique timer identifier.
Return values:
Returns a VSE time object from a timer with id = timer_id.
Example:
GetTimerTime (); # Retrieve timing interval for timer with id = 0.
GetTimerTime (23); # Retrieve timing interval for timer with id = 23.
Remark:
This function, when called, does not reset the timer.
Zobrazit stránku 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 114 115

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

Žádné komentáře