Teledyne-lecroy SATracer 3G Verification Script Engine manual Manual de usuario Pagina 66

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 68
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 65
LeCroy Corporation Verification Script Engine Reference Manual Version 1.01
21.4 Pause()
Pauses a running script. Later, script execution can be resumed or cancelled.
Format : Pause()
Example:
If( Something_Interesting() )
{
GotoEvent(); # Jump to the trace view
Pause(); # Pause script execution
}
Remark:
This function works only for VS Engine controlled via a GUI. For VSEs controlled by
COM/Automation clients, it does nothing.
When script execution is paused, the Run Verification Script window will look like:
Click this button to resume
script running.
Click right mouse button and
select 'Stop verification
script(s)' menu item to
cancel script execution.
61
Vista de pagina 65
1 2 ... 61 62 63 64 65 66 67 68

Comentarios a estos manuales

Sin comentarios