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

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 115
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 63
Teledyne LeCroy Verification Script Engine Reference Manual
Page 64 of 115
10.4 GetTimerTime()
Retrieves a timing interval from the specific timer.
Format: GetTimerTime (timer_id = 0)
Parameters:
timer_id Unique timer identifier.
Return values:
Returns a VSE time object from a timer with id = timer_id.
Example:
GetTimerTime (); # Retrieve timing interval for timer with id = 0.
GetTimerTime (23); # Retrieve timing interval for timer with id = 23.
Remark:
This function, when called, does not reset the timer.
Seitenansicht 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 114 115

Kommentare zu diesen Handbüchern

Keine Kommentare