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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 115
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 73
Teledyne LeCroy Verification Script Engine Reference Manual
Page 74 of 115
14 Time Text Functions
This group of functions covers VSE capability to convert VSE time objects into text strings.
14.1 TimeToText()
Converts a VSE time object into text.
Format: TimeToText (time)
Parameters:
time VSE time object
Return values:
Returns a text representation of a VSE time object.
Example:
t = Time(100);
ReportText(TimeToText(t)); # See below details for ReportText() function.
Seitenansicht 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 114 115

Kommentare zu diesen Handbüchern

Keine Kommentare