Teledyne-lecroy SATracer 3G Verification Script Engine manual Uživatelský manuál Strana 47

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 68
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 46
LeCroy Corporation Verification Script Engine Reference Manual Version 1.01
13 Time Text Functions
This group of functions covers VSE capability to convert VSE time objects into text strings.
13.1 TimeToText()
Converts a VSE time object into text.
Format : TimeToText (time)
Return values:
Returns a text representation of VSE time object
Parameters:
time - VSE time object
Example:
t = Time(100);
ReportText( TimeToText( t ) ); # see below details for ReportText() function
42
Zobrazit stránku 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 67 68

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

Žádné komentáře