Wait until a condition becomes true or a timeout occurs. If the wait times out before the condition becomes true, issue an error message and (optionally) stop the experiment.
action/wait_for_condition
Condition expression
Timeout duration (microseconds)
Error message to report if the wait times out. If omitted, a default message is used.
YES
If true, stop the experiment if the wait times out