Teledyne-lecroy SierraFC Verification Script Engine Reference Manu Bedienungsanleitung Seite 39

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 64
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 38
Verification Script Engine Reference Manual
34
15 Time text functions
This group of functions covers VSE capability to convert VSE time objects into text strings.
15.1 TimeToText()
Converts a VSE time object into text.
Format : TimeToText (time)
Return values:
Returns text representation of VSE time object
Parameters:
time - VSE time object
Example:
t = Time(100);
ReportText( TimeToText( t ) ); # see below details for ReportText() function
Seitenansicht 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 63 64

Kommentare zu diesen Handbüchern

Keine Kommentare