Teledyne-lecroy UWBTracer Verification Script Engine Manual Instrukcja Użytkownika Strona 48

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 47
LeCroy Corporation Verification Script Engine Manual, version 2.2
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.
Page 48 of 95
Przeglądanie stron 47
1 2 ... 43 44 45 46 47 48 49 50 51 52 53 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag