I am new to programming. I made the program in the trilogy plc book and it works. The program goes seq1, load1, load2, load3, load4, seq1, and so on in 1 second interals. I was wondering how to make the program not go to seq1. I want it to go load 1-4 in 1 second intervals and repeat without losing the extra second.