Teledyne-lecroy Verification Script Engine (VSE) Manual Manuale Utente Pagina 68

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 115
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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.
Vedere la pagina 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 ... 114 115

Commenti su questo manuale

Nessun commento