I am using a flat sequence structure program to send commands to two machines, but one goes faster than the other one, if one is still initialiazing in the second frame the other one is in the last frame. I tried to fix the problem by using a case structure and after that I connected a "Elapsed Time" to it so I have a condition but it still skips my first step. Anyone has any idea on how I can I fix the problem?