11-09-2011 02:07 PM
Hola, quiero desarrollar un inicio automatico mediante flat sequence, y quisiera saber como para el programa sin que se desarrollen los sucesivas casillas si en una casilla se ha alcanzado la condicion indicada, adjunto vi. Gracias
11-09-2011 02:50 PM
Agustin Lopez wrote: Google Translation
Hello, I want to develop an automatic start sequence using flat and would like to know how to program without the development of successive cells in a cell if it has reached the condition shown, attached vi. thanks
What you want to do is create a state machine architecture. (Search the forums.) This will allow you to skip later states, or return and repeat states as needed.