Owner's manual
Advanced Programming 7-43
4. Set the Module ID as follows:
a. Highlight the desired location in the Location Table (Figure 7-23).
b. Click on
Edit Module ID.
The Assign Module ID dialog box (Figure 7-25) opens.
c. Enter the
ID for the selected location.
This number will link this location to the module data read.
d. Click
OK.
Figure 7-25 Assign Module ID Dialog Box
7.7.7 Placing the Pattern
To place the pattern (modules):
1. Place a dispense instruction for each module into the Module Definition Pattern. See
7.3.2 Placing a Pattern.
2. The instruction should use the Location rather than the XY position as will be similar to the
one below.
DO: <Module Dispense Pattern Name> AT <Module Location Name>
Example
:
If the Module Dispense Pattern name is “Rectangle” and the Module Location name is
“LOC4”, place the following command in the Module Definition Pattern:
DO: Rectangle AT LOC4