So, this is what I'm trying to accomplish.
Set a button on the joystick to set the output of a motor to a certain speed for a defined period of time before resetting the output to 0.
Here's what I've come up with. I've got the first frame wired to the output of the Select module. Now that I look at it, I don't believe it'll work I think it'll set the output to 0 then move on to the next frame.
Would my problem be solved if I wired a button directly to the stacked sequence which set the output of the motor to the value I want on the first frame, then returns it to 0 on the final frame?