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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 115
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 81
Teledyne LeCroy Verification Script Engine Reference Manual
Page 82 of 115
16.5 GetTraceStartTime()
This function returns the VSE Time object representing the starting time of the events in the trace being
processed. Can be used for getting the USB power values within the captured range.
Format: GetTraceStartTime()
Example:
# Prints out starting time of the trace
start_time = GetTraceStartTime();
ReportText( TimeToText( start_time ) );
Przeglądanie stron 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 114 115

Komentarze do niniejszej Instrukcji

Brak uwag