I have this easy code, its a traffic light enter image description here Its simple, past 1000ms, it switches to the next case to turn a different light. enter image description here
I build it like this because i heard that you can´t pause or stop a flat sequence either, but im not sure how can i pause this iteration too. Its supposed to be a state machine, im pretty new to labview
I want to put a pause because lets say i want to stop at the amber light until i click the button again or if cant do that, i want the program to stop when i click that button, i dont want to use the while stop, to be more specific, i should use the while stop button. What can i do?
