Teledyne-lecroy UWBTracer Verification Script Engine Manual Manual de usuario Pagina 50

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 95
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 49
LeCroy Corporation Verification Script Engine Manual, version 2.2
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.
Page 50 of 95
Vista de pagina 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 94 95

Comentarios a estos manuales

Sin comentarios