www.nordsonefd.com info@nordsonefd.com 800-556-3484 Sales and service of Nordson EFD dispensing systems are available worldwide.
EV Series Automated Dispensing Systems
69
Appendix A, Command Function Reference
(continued)
Call Pattern
Click Function
Double-click
address and
select from
drop-down
menu
Causes the system to dispense in a pattern that is like another pattern in the program, but at the location in
the program where the Call Pattern command occurs. The called pattern must have a Label assigned to it. The
system stops dispensing the called pattern when it reaches an End Pattern command.
Example of a program that includes a Call Pattern command
Call Subroutine
Click Function
Double-click
address and
select from drop-
down menu
A subroutine is a set of commands that is located after the end of the program. Call Subroutine causes
the program to jump to the subroutine at a specied address and then to execute the commands at that
address. When the End Subroutine command (which is inside the subroutine) is reached, the program
continues at the address that immediately follows the Call Subroutine command. Call Subroutine is
most useful for repeating a pattern anywhere on the same workpiece (as opposed to the Step & Repeat
command, in which a pattern is repeated on separate workpieces that are arranged in straight lines and at
xed distances from each other).
Example of a program that includes a Call Subroutine command