User Manual

Advanced Programming 9-11
80. Click on Done.
> You program will look like this:
1 MEASURE FLOW RATE
2 LOOP PASS: FROM 1 TO 2
3 DO MULTIPASS: Lfill AT (x1, y1)
4 NEXT LOOP:
5 END:
81. Place the cursor on NEXT LOOP.
82. Click on Pattern on the Dispensing Process toolbar.
83. Select Place Multipass Pattern
Place Multipass PatternPlace Multipass Pattern
Place Multipass Pattern.
84. In the Teach Window, select Lfill in the Available Patterns
Available PatternsAvailable Patterns
Available Patterns text box.
85. Use the Position Controls to move the dispensing head to the ULHC of the first
flip chip in the ULHC of Pattern 3.
86. Click on Teach.
87. Use the Position Controls to move the dispensing head to the ULHC of the first
flip chip in the ULHC of Pattern 5.
88. Click on Teach.
89. Click on Done.
> Your undrfil.fmw program will look like this:
1 MEASURE FLOW RATE
2 LOOP PASS: FROM 1 TO 2
3 DO MULTIPASS: lfill AT (x
1
, y
1
)
4 DO MULTIPASS: lfill AT (x
2
, y
2
)
5 DO MULTIPASS: lfill AT (x
3
, y
3
)
7 NEXT LOOP:
8 END:
90. Click on Edit
EditEdit
Edit on the menu bar.
91. Select Edit Pattern Skip Info
Edit Pattern Skip InfoEdit Pattern Skip Info
Edit Pattern Skip Info.
> The Edit Pattern Skip Info dialog box opens.
92. Select Check Children If Mark Not Found
Check Children If Mark Not FoundCheck Children If Mark Not Found
Check Children If Mark Not Found.
> This means that if the Workpiece skip mark is not found, the Lfill skip marks
will be checked.
93. Click on Teach Skip Mark.