1.011.1_VPC使用手册.pdf - 第75页
74/144 After the variable is defined, the SI software has to be restarted. 4.2.2 Configuration of the si.par The si.par in the AOI data directory contains the gener al parameters for operating the PCB inspection system. …

73/144
4.1.2 Data Flow VPC (Server)
4.2 Configuration of the AOI
The following steps have to be done to configure the AOI:
4.2.1 Defining the machine name
First, the machine name must be defined in "System Properties". The "System
Properties" window is called up through the start menu ("Settings" - "Control
panel" - "System"). In the submenu "Environment", an environment variable
"VIS_NAME must be defined with the machine name, such as VISCOM 1. The
machine name may not have any empty spaces. Confirm the entry with the
button "Set" and close the window with "OK". If the environment variable
VIS_NAME is not defined, the default machine name is NO_NAME.
Inspection system
VPC Server
Repair station
1. Repair station accesses
VPC files for bad PCBs
VPC files for good and bad PCBs
2. VPC files are re-written
on the SPC server after
PCB repair

74/144
After the variable is defined, the SI software has to be restarted.
4.2.2 Configuration of the si.par
The si.par in the AOI data directory contains the general parameters for
operating the PCB inspection system. It also contains the values of specific
parameters, line by line. The lines have the following format: first, parameter
number; second, parameter value; third, mnemonic abbreviation for the type of
parameter; and fourth, explanatory comment. If the parameter 178
P_SPC_DEST is still present in si.par, it must be either deleted or commented
out. An entry becomes a commentary line when there is * in front of the
corresponding parameter.
There are two different modes for the repair station display; they have basically
no influence on the handling of the VPC files. They are explained here only
briefly.
4.2.3 Configuration of si.tpar
When a central server is used to evaluate the VPC data, the si.tpar file must be
modified at the AOI and the corresponding path must be defined.
TPAR_VPC_PASSED or TPAR_VPC_FAILED are the two entries that define
where the corresponding data should be filed.
Example: TPAR_VPC_PASSED K:\WORK

75/144
1. Defect-free and defective PCBs are called up at the repair station and
repaired, so there is no good/bad sorting at the AOI and all PCBs are
routed to one magazine.
For this, parameter 56 P_REP_GOOD
in si.par is set to 1 and for the general creation of VPC files,
parameter 354 P_VPC_DEST is set to 1.
2. Only defective PCBs are called up at the repair station and repaired; no
.res file is generated for PCBs without defects. So here, the inspected
PCBs are sorted into good and bad at the AOI.
For this, parameter 56 P_REP_GOOD is set to 0
and for the general creation of VPC files,
parameter 354 P_VPC_DEST is set to 1.
Required Directories:
If the repair data should be processed with Rep_server / Rep_client, an
"Outgoing" directory has to be available in the data directory.
4.2.4 Configuration of the si_sj.cnt
The file si_sj.cnt is the reference for determining the number of solder joints. It
contains information about the number of solder joints of the individual
component types (entering wildcards (*) is permitted). This file must be created
and maintained manually. It must be available and identical on all systems.
To activate si_sj.cnt for the VPC evaluation, the file si_sj.cnt.no in the AOI data
directory has to be renamed si_sj.cnt.
If the file si_sj.cnt is not available, a PPM-based evaluation is not possible.
PPM stands for parts per million. It indicates the ratio of real solder joint defects
to the total number of solder joints (equation: defective solder joints / total
number of solder joints * 1,000,000).