Teledyne-lecroy Verification Script Engine (VSE) Manual Instrukcja Użytkownika Strona 111

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 115
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 110
Teledyne LeCroy Verification Script Engine Reference Manual
Page 111 of 115
24.2 Sleep()
Asks VSE not to send any events to a script until the timestamp of the next event is greater than the
timestamp of the current event plus a sleeping time.
Format: Sleep(time)
Parameters:
time VSE time object specifying sleep time
Example:
# Don’t send any event that occurred during 1 ms from the current event.
Sleep (Time(1000));
Przeglądanie stron 110
1 2 ... 106 107 108 109 110 111 112 113 114 115

Komentarze do niniejszej Instrukcji

Brak uwag