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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 115
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 82
Teledyne LeCroy Verification Script Engine Reference Manual
Page 83 of 115
16.6 GetTraceEndTime()
This function returns the VSE Time object representing the ending time of the events in the trace being
processed. Can be used for getting the USB power values within the captured range.
Format: GetTraceEndTime()
Example:
# Prints out ending time of the trace
end_time = GetTraceEndTime();
ReportText( TimeToText( end_time ) );
Seitenansicht 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 114 115

Kommentare zu diesen Handbüchern

Keine Kommentare