Teledyne-lecroy UWBTracer Verification Script Engine Manual Uživatelský manuál Strana 55

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 95
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 54
LeCroy Corporation Verification Script Engine Manual, version 2.2
12.4 DivTimeByInt()
Divides a VSE time object by an integer value.
Format: DivTimeByInt (time, div)
Return values:
Returns a VSE time object representing time interval equal to time / div
Parameters:
time VSE time object
div Divider, integer value
Example:
t = Time(2, 200);
t1 = DivTimeByInt (t, 2) # Returns VSE time object = 1 sec 100 ns.
Page 55 of 95
Zobrazit stránku 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 94 95

Komentáře k této Příručce

Žádné komentáře