User guide
Advanced Programming 9-11
63. From the File menu, select Save and type in undrfil.fmw to save your program
as undrfil.fmw.
> Your program should look like this:
1 START PASS: FOR PASS 1
2 FIND SUBSTRATE HEIGHT: (x, y)
3 WEIGHT CONTROL: 50.00, 1, ([x
1
, y
1
],[x
2
, y
2
],
[x
3
, y
3
])
4 RESET MULTIPASS TIMER:
5 END PASS:
6 START PASS: FOR PASS 2
7 AWAIT MULTIPASS TIMER: 30 seconds(s)
8 WEIGHT CONTROL: 30.000,1, ([x
1
, y
1
],[x
2
, y
2
],
[x
3
, y
3
])
9 END PASS:
10 END
64. In the Pattern Name text box, select Workpiece.
> A message box opens indicating that the dispensing head is about to move to
the “Workpiece” origin.
The dispensing head will move after your response.
65. Click on OK.
66. Place the cursor on END.
67. From the Program Commands toolbar, click on Process.
68. Select Measure Flow Rate.
69. To set up for placing the pattern Lfill, click on Pattern on the Program Commands
toolbar.
70. Select Loop Block.
71. Type 2 in the Number of Passes text box for the two L-shaped passes in Lfill.
72. Click on OK.
73. In the programming screen, place the cursor on Next Loop.
74. Click on Pattern on the Program Commands toolbar.
75. Select Place Multipass Pattern.
The program will
find a substrate
height at this XY
location
This is the L-
shaped line in
the first pass
Weight of Line
Line Style
XY Locations
Defining Line 1
This is the
command to wait
until the 30
second timer has
expired before
going on to the
next command
XY Locations
Defining Line 2