Teledyne-lecroy SierraFC Verification Script Engine Reference Manu Manual do Utilizador Página 62

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 64
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 61
Verification Script Engine Reference Manual
57
26.4 Pause()
Pauses script running. 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 GUI. For VSEs controlled by
COM/Automation clients it does nothing.
When script execution is paused the Run Verification Script window will look like:
Vista de página 61
1 2 ... 57 58 59 60 61 62 63 64

Comentários a estes Manuais

Sem comentários