Teledyne-lecroy Verification Script Engine (VSE) Manual Bedienungsanleitung Seite 69

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 115
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 68
Teledyne LeCroy Verification Script Engine Reference Manual
Page 69 of 115
12.4 DivTimeByInt()
Divides a VSE time object by an integer value.
Format: DivTimeByInt (time, div)
Parameters:
time VSE time object
div Divider, integer value
Return values:
Returns a VSE time object representing time interval equal to time / div.
Example:
t = Time(2, 200);
t1 = DivTimeByInt (t, 2) # Returns VSE time object = 1 sec 100 ns.
Seitenansicht 68
1 2 ... 64 65 66 67 68 69 70 71 72 73 74 ... 114 115

Kommentare zu diesen Handbüchern

Keine Kommentare