Teledyne-lecroy UWBTracer Verification Script Engine Manual Bedienungsanleitung Seite 54

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 95
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 53
LeCroy Corporation Verification Script Engine Manual, version 2.2
12.3 MulTimeByInt()
Multiplies a VSE time object by an integer value.
Format: MulTimeByInt (time, mult)
Return values:
Returns a VSE time object representing a time interval equal to time * mult
Parameters:
time VSE time object
mult Multiplier, integer value
Example:
t = Time(2, 200);
t1 = MulTimeByInt (t, 2) # Returns VSE time object = 4 sec 400 ns.
Page 54 of 95
Seitenansicht 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 94 95

Kommentare zu diesen Handbüchern

Keine Kommentare