
Teledyne LeCroy PETrainer Scripting Language
56
7.4 Wait = User
This command waits for user input. The script execution would continue when user resumes the script
from PETracer™ software UI.
Example:
This example pauses the script execution and displays the message to the user.
Wait = User {
Display = “Now you can continue”
}
Komentáře k této Příručce