Teledyne-lecroy SAS_SATA Protocol Suite Verification Script Engine Uživatelský manuál Strana 63

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 97
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 62
63
16.7 GetTraceStartPacketTime()
This function returns time stamp of the first packet in trace file.
Format : GetTriggerPacketNumber()
Return Value
Returns VSE time object.
Example
Time = GetTraceStartPacketTime();
ReportText(GetFullTimestamp(Time)); #print time stamp
16.8 GetTraceEndtPacketTime()
This function returns time stamp of the last packet in trace file.
Format : GetTriggerPacketNumber()
Return Value
Returns VSE time object.
Example
Time = GetTraceEndPacketTime();
ReportText(GetFullTimestamp(Time)); #print time stamp
Zobrazit stránku 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 96 97

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

Žádné komentáře