Teledyne-lecroy PETrainer Scripting Language Reference Manual Manual de usuario Pagina 63

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 89
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 62
Teledyne LeCroy PETrainer Scripting Language
58
7.6 Additional “Wait” Modifiers
1. Wait = <number>
Unconditionally yields script execution for the specified number of nanoseconds.
Example:
Wait = 500
2. Wait = <Text>
Equivalent to
Wait = User {
Display = <Text>
}
Example:
Wait = “Press the button to continue script execution”
A count parameter can be applied to this command, which causes it to wait for that number clicks
on the user input button.
Vista de pagina 62
1 2 ... 58 59 60 61 62 63 64 65 66 67 68 ... 88 89

Comentarios a estos manuales

Sin comentarios