T-SOLUTION1.pdf - 第9页

Copyright ⓒ 2015 Hanwha. All rights reserved Basic IT Slot # : Reel Barcode (A) = Part Name (B) REEL BA RCODE A P art Na me in PCB file(R ecipe) B .PCB Direc t comparison of A and B values to d etermine consist ency - E …

100%1 / 25
Copyright 2015 Hanwha. All rights reserved
T
-
PVS
防错件
和追踪
Part Unit
以元件
名管理
Reel Unit
以料盘ID
管理
返回
Copyright 2015 Hanwha. All rights reserved
Basic IT
Slot # : Reel Barcode (A) = Part Name (B)
REEL BARCODE
A
Part Name in PCB file(Recipe)
B
.PCB
Direct comparison of A and B values to determine
consistency
- Equal : OK / Not equal : NG
REEL BARCODE (A) must be able to be extracted by certain rules
- CASE I : Use the string read by the scanner as it is (Max: 32, Special characters
available)
- CASE II : Specify start point and length
) Eight digits from the 9th character to the left of the string
Barcode must contain the Part
Name
in the job program
예시) Vender code :
GRM188R61H474KA12D800
4-6 code : 2012-004605
User code : 00104563
Part Verification Solution
返回
Copyright 2015 Hanwha. All rights reserved
Full IT
Slot # : Reel Barcode (A) Part Name (B) = Part Name
(C)
Give each Reel a unique barcode,
Match 1:1 with Part Name
REEL BARCODE
A
Part Name in PCB file(Recipe)
C
PART NAME in the
Database(Matched)
B
REEL
BARCODE
PART NAME
201707010001
201707010002
201707010003
201707010004
201707010005
201707010006
201707010007
201707010008
201707010009
2012-004056
2012-004056
2012-004056
2001-001309
2001-001309
3004-000605
3004-000701
2001-002102
2001-002102
MSSQL
.PCB
B and C are directly compared to determine the
consistency
- Equal : OK / Not equal : NG
Part Verification Solution
返回