1. This example program is used to implement the special action to be excuted once when the program is executed for the first time after pression start. There will be no special action during the second cycle.
2. During the execution of this program for the first time, the X axis will be moved to the position of 10, and then moved to the position of X 100. During the second cycle, the x AXIS will be moved directly to position 100.
The program termination command can be devided into "End of procedure" and "Return of sub-procedure".