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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 95
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 59
LeCroy Corporation Verification Script Engine Manual, version 2.2
14 Time Text Functions
This group of functions covers VSE capability to convert VSE time objects into text strings.
14.1 TimeToText()
Converts a VSE time object into text.
Format: TimeToText (time)
Return values:
Returns a text representation of a VSE time object.
Parameters:
time VSE time object
Example:
t = Time(100);
ReportText(TimeToText(t)); # See below details for ReportText() function.
Page 60 of 95
Przeglądanie stron 59
1 2 ... 55 56 57 58 59 60 61 62 63 64 65 ... 94 95

Komentarze do niniejszej Instrukcji

Brak uwag