M20_Ope_E - 第84页

Chapter 2 Creating and Editing a Program 2-40 z Examples [Placement Program] B Group No. ① Bad mark 1 255 (Master bad mark) ② Bad mark 2 1 (Group bad mark) ③ Start of block placement ④ Bad mark 3 0 (Standard bad mark) ⑤ …

100%1 / 518
Chapter 2 Creating and Editing a Program
2-39
Bad Mark Steps in Placement Program
There are three types of bad mark steps.
z Master bad mark
The master bad mark is used to determine whether the bad mark processes (except the master bad
mark process itself) will be performed or not. Only when a master bad mark is recognized, the
following bad mark processes are performed. To specify a master bad mark, enter “255” in the [B
Group No.] cell.
There is another type of master bad mark. You can exclude the group bad mark processes from
being affected by the result of master bad mark process. To specify this type of master bad mark,
enter “254” in the [B Group No.] cell.
The result of a master bad mark process is effective until the next master bad mark appears.
The master bad mark cannot be assigned within a repeat block.
The master bad mark (the type excluding the group bad mark) can only be assigned in the first
step of the placement program.
z Standard bad mark
The standard bad mark is used to determine whether the component placements for a certain
range will be performed or not. When a standard bad mark is recognized, all the placement steps
will be skipped until one of the following steps appears.
[Start of Block Placement] step
[End of Block Placement] step
Next standard bad mark step
If no such steps appear, all the placement steps until the end of the program will be skipped.
When there is a standard bad mark immediately before the [Start of Block Placement] step, all the
following offset blocks will be skipped.
To specify a standard bad mark, enter “0” in the [B Group No.] cell.
z Group bad mark
The group bad mark is used to determine whether a certain component will be placed or not. A
bad mark group No. will be assigned for each placement step. When a group bad mark is
recognized, the placement step having the same B Group No. is skipped. 1 to 249 can be assigned
to [B Group No.].
Chapter 2 Creating and Editing a Program
2-40
z Examples
[Placement Program]
B Group No.
Bad mark 1
255 (Master bad mark)
Bad mark 2
1 (Group bad mark)
Start of block placement
Bad mark 3
0 (Standard bad mark)
Placement of R1 (Multiple Pickup) 0
Placement of R2 (Multiple Pickup) 0
Placement of C1 (Multiple Pickup) 0
Placement of C2 (Multiple Pickup) 1 (bad mark group is specified)
Placement of IC1 (Single Pickup) 0
End of block placement
Repeat offset 1 (Block 2)
Repeat offset 2 (Block 3)
Bad mark 4
255 (Master bad mark)
Bad mark 5
0 (Standard bad mark)
Start of block placement
Bad mark 6
0 (Standard bad mark)
Placement of R1 (Multiple Pickup) 0
Placement of R2 (Multiple Pickup) 0
End of block placement
Repeat offset 1 (Block 2)
A. The effective range for the master bad mark is until immediately before master bad mark .
The master bad mark determines whether the bad mark process / will be performed or
not.
B. When the placement is to be determined by the group bad mark regardless of the result of
the master bad mark process, “254” shall be entered in the [B Group No.] cell.
C. The group bad mark determines whether the placement will be performed or not.
D. The standard bad mark determines whether the placement of the following each block will
be performed or not.
E. The effective range for the master bad mark is until the end of the placement program.
The master bad mark determines whether the bad mark process / will be performed or
not.
F. The standard bad mark determines whether the placement of all the blocks after the step
will be performed or not.
G. The standard bad mark determines whether the placement of the following block will be
performed or not.
Example Program for Multi-block PCB
An example of a multi-block PCB aiming to reduce cycle rate is shown below.
[Conditions]
1. The master bad mark A is used to determine whether the following bad mark processes will be
performed or not.
2. IC1 and IC2 shall be picked up continuously (multiple pickup process) to reduce cycle rate.
Chapter 2 Creating and Editing a Program
2-41
[Placement & Mark Data]
Code Reference Comment X Y Head B Group No. Task
Designator
White dot Bad A Master B 290.00 170.00 Main teach Camera 255 B Mark Positive Logic
White dot Bad 1-1 Group B 300.00 100.00 Main teach Camera 1 B Mark Positive Logic
White dot Bad 1-2 Group B 200.00 100.00 Main teach Camera 2 B Mark Positive Logic
White dot Bad 1-3 Group B 100.00 100.00 Main teach Camera 3 B Mark Positive Logic
White dot Bad 2-1 Group B 300.00 20.00 Main teach Camera 4 B Mark Positive Logic
White dot Bad 2-2 Group B 200.00 20.00 Main teach Camera 5 B Mark Positive Logic
White dot Bad 2-3 Group B 100.00 20.00 Main teach Camera 6 B Mark Positive Logic
0.00 0.00 Start Block Placement
White dot Bad y-x Standard B 300.00 100.00 Main teach Camera 0 B Mark Positive Logic
1005R R1 R1 280.00 150.00 Head 1 0 Multiple Pickup
1005R R2 R2 280.00 130.00 Head 2 0 Multiple Pickup
1005R R3 R3 280.00 110.00 Head 3 0 Multiple Pickup
1005C C1 C1 260.00 150.00 Head 4 0 Multiple Pickup
1005C C2 C2 260.00 130.00 Head 5 0 Multiple Pickup
1005C C3 C3 260.00 110.00 Head 6 0 End Multiple Pickup
0.00 0.00 End Block Placement
-100.00 0.00 0 Repeat Offset
-200.00 0.00 0 Repeat Offset
0.00 -80.00 0 Repeat Offset
-100.00 -80.00 0 Repeat Offset
-200.00 -80.00 0 Repeat Offset
SOP8 IC1 IC1 230.00 140.00 Head 1 1 Multiple Pickup
SOP8 IC1 IC1 130.00 140.00 Head 2 2 Multiple Pickup
SOP8 IC1 IC1 30.00 140.00 Head 3 3 Multiple Pickup
SOP8 IC1 IC1 230.00 60.00 Head 4 4 Multiple Pickup
SOP8 IC1 IC1 130.00 60.00 Head 5 5 Multiple Pickup
SOP8 IC1 IC1 30.00 60.00 Head 6 6 End Multiple Pickup
PLCC28P IC2 IC2 230.00 120.00 Head 1 1 Multiple Pickup
PLCC28P IC2 IC2 130.00 120.00 Head 2 2 Multiple Pickup
PLCC28P IC2 IC2 30.00 120.00 Head 3 3 Multiple Pickup
PLCC28P IC2 IC2 230.00 40.00 Head 4 4 Multiple Pickup
PLCC28P IC2 IC2 130.00 40.00 Head 5 5 Multiple Pickup
PLCC28P IC2 IC2 30.00 40.00 Head 6 6 End Multiple Pickup
Bad Mark A
R1 C1
R2 C2
IC1
Block 1-2
Bad Mark 1-2
R3 C3
IC2
R1 C1
R2 C2
IC1
Block 1-1
Bad Mark 1-1
R3 C3
IC2
R1 C1
R2 C2
IC1
Block 1-3
Bad Mark 1-3
R3 C3
IC2
R1 C1
R2 C2
IC1
Block 2-2
Bad Mark 2-2
R3 C3
IC2
R1 C1
R2 C2
IC1
Block 2-1
Bad Mark 2-1
R3 C3
IC2
R1 C1
R2 C2
IC1
Block 2-3
Bad Mark 2-3
R3 C3
IC2