At the end of the tenth cycle of Program 2, the program sequence would end.
8.6 BASIC RULES TO REMEMBER
In any program sequence:
• A pro gram end ing in a Join Marker will per form the re quired number of
cy cles of it self be fore join ing the new pro gram.
• A pro gram end ing in a Re peat Marker (hence, by defi ni tion, the last
pro gram in the se quence) will per form the re quired number of cy cles of
it self be fore end ing the se quence.
• A pro gram end ing in an End Marker (hence, by defi ni tion, the last
pro gram in the se quence) will per form its cy cle count on the en tire
pro gram se quence be fore end ing that se quence.
8.7 EXITING PROGRAM DEFINE MODE
The operator may exit from Program Define Mode by pressing the MODE key until
the Exit ? prompt appears in the Message Display, then pressing the SET UP key,
which will cause a return to the mode from which entry was made.
NOTE: An auto matic re turn is made if there is no key ac tiv ity in
Pro gram De fine Mode for five min utes.
8-8
PROGRAM 1 PROGRAM 2PROGRAM 1
10 cycles