1.011.1_VPC使用手册.pdf - 第117页
116/144 • DESCRIPTION is a designation of the results code as text (empty signs allowed; maximum 63 characters). As an example, the follo wing entry assigns the re sults code "1" to the description "presen…

115/144
<GROUPNUMBER> = <GROUP>
• GROUPNUMBER is an arbitrary number;
• GROUP is a designation of the group as text (no empty signs allowed;
maximum 63 characters).
For example, the following entry assigns the group number "3" to the group
designation "MISC": 3=MISC.
8.3.3 DefectDefinition
In this section, individual defect codes are assigned to the colors and groups
defined above; also, a defect text can be defined for each defect code. The
syntax of a line is:
<ERRORCODE> = <GROUPNNUMBER> ; <COLORNUMBER> ;
<DESCRIPTION>
• ERRORCODE is the corresponding defect code. Values >= 10.000 are for
defects, values < 10.000 for feature values.
• GROUPNUMBER is the number of the group this defect code is assigned
to.
• COLORNUMBER is the number of the color used to indicate this defect
code.
• DESCRIPTION is the text description of the defect code (empty signs
allowed, maximum 127 characters).
8.3.4 ResultDefinition
Here, the result codes of the AOI inspection (extended si_err.txt) are assigned
to textual descriptions. The syntax of a line is:
<RESULTSCODE> = <DESCRIPTION>
• RESULTSCODE is an arbitrary number which is referenced in si_err.txt.

116/144
• DESCRIPTION is a designation of the results code as text (empty signs
allowed; maximum 63 characters).
As an example, the following entry assigns the results code "1" to the
description "presence": 1=presence.
Example VpcDefectDefinition.ini file:
[DefectDefinition]
10000=0;0;not repaired
10002=0;2;pseudo defect
10003=0;4;borderline defect
10004=0;2;group psuedo defect
10005=0;1;group real defect
10006=0;4;group borderline defect
10010=1;1;positioning
10011=1;1;redundant component
10012=1;1;contamination
10013=1;1;wrong component
10014=1;1;reversed polarity
10015=1;1;missing component
10016=1;1;billboard
10020=2;1;solder bead >0.2mm
10021=2;1;comtamination/foreign object
10022=2;1;solder not melted
10023=2;1;slanted component
10030=3;1;print smeared/bridge
10031=3;1;displaced print !!!!!
10032=3;1;not enough paste
10040=0;1;mech. damage
10099=0;0;image defect
35;0;1;displacement X (hmm)
[ResultDefinition]
0=miscellaneous
1=presence
2=solder joint
3=geometry
4=rotation
5=displacement

117/144
8.4 VPCImporter
The program VpcImporter makes it possible to easily import existing SPC, SPM
and INDEX files in the new VPC and/or VPM data formats. The following
illustration shows the main dialogue, in which the import is carried out in seven
easy steps: