User Manual
5-26 Programming
3. Insert an Abort Program instruction.
a. Make sure the Abort Program procedure on the left panel of the screen is highlighted. If
not click on it.
b. Click on the General tab.
c. Click on the
Abort Program instruction.
An Abort Program instruction will be entered into your procedure.
d. Enter “Program Aborted” for the Log Message value in the Properties section.
See Figure 5-28.
Figure 5-28 Abort Program Procedure
4. Test the procedure by selecting it and clicking on Run > Run Pattern/Procedure or
pressing the [
F6] key.
NOTE To include the procedure in your program, you must insert a Call Procedure instruction in
the Main Pattern. See 5.9.10 Calling Procedures.