| Table of Contents / System / Operating System | Operators |
wait_seconds — Delaying the execution of the program.
wait_seconds( : : Seconds : )
The operator wait_seconds delays the execution by the number of seconds indicated in Seconds.
Number of seconds by which the execution of the program will be delayed.
Default value: 10
Restriction: Seconds >= 0
The operator wait_seconds always returns the value 2 (H_MSG_TRUE).
Foundation
| Table of Contents / System / Operating System | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |