Teledyne-lecroy Verification Script Engine (VSE) Manual Manual de usuario Pagina 64

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 115
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 114 115

Comentarios a estos manuales

Sin comentarios