On 12/02/2017 09:15 AM, Sag ich Dir nich wrote:
The manual says "M66 wait on an input stops further execution of the program, until the selected event (or the programmed timeout) occurs."

so that means if the machine waits for an input but then the timeout occurs, the machine continues? Thats not logical to me. I would like the machine to stop if the timeout occurs.

The manual also says, "If the timeout is exceeded, the wait is interrupt [sic], and the variable #5399 will be holding the value -1." So more specifically, the *program* continues, and it should test #5399 and abort on -1, and not blindly contine on.

        John

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to