Owner's manual

Advanced Programming 7-45
Figure 7-26 Camera View of the Human Readable ID
7.8.3 Establishing Unit Positions in the Program
1. Each unit location in the dispense program will be assigned an X,Y value that corresponds
to its (column, row) position in the array on the strip.
Unit locations are established relative to an assigned origin point.
The origin point is established in any one of the four corners.
Figure 7-27 Establishing the Strip Origin
2. Once the origin is established, each unit location in the array is assigned an X,Y (column,
row) position relative to that origin point.
Possible origin locations