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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 95
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 90
LeCroy Corporation Verification Script Engine Manual, version 2.2
23.2 Sleep()
Asks VSE not to send any events to a script until the timestamp of the next event is greater than the
timestamp of the current event plus a sleeping time.
Format: Sleep(time)
Parameters:
time VSE time object specifying sleep time
Example:
# Don’t send any event that occurred during 1 ms from the current event.
Sleep (Time(1000));
Page 91 of 95
Vista de pagina 90
1 2 ... 86 87 88 89 90 91 92 93 94 95

Comentarios a estos manuales

Sin comentarios