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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 115
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 67
Teledyne LeCroy Verification Script Engine Reference Manual
Page 68 of 115
12.3 MulTimeByInt()
Multiplies a VSE time object by an integer value.
Format: MulTimeByInt (time, mult)
Parameters:
time VSE time object
mult Multiplier, integer value
Return values:
Returns a VSE time object representing a time interval equal to time * mult
Example:
t = Time(2, 200);
t1 = MulTimeByInt (t, 2) # Returns VSE time object = 4 sec 400 ns.
Przeglądanie stron 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 114 115

Komentarze do niniejszej Instrukcji

Brak uwag