User's Manual

Software Reticle Read Write Station Stand Alone
Technical Reports, Release 1.1
Page 4 of 15
2 Software Specification
The Reticle Read/Write Station is used to write the RSP data, which will be read
from the barcode labels on the top of the RSP, to the RF tag of the RSP.
Barcode Data:
All bar codes are code 69 labels.
Label one is the product name, the second is the layer / version and the third is
the CID.
The information on the labels have to be written to the tag as follows:
Page1: lower CID right justified
Page2: upper CID right justified
Page3: first characters of product names left justified
Page4: remaining characters of product names left justified
Page5: layer / version left justified
Example:
BC data:
Product Name: 1X30SA
Layer / Version: MT52MB2
CID: 900630
RF tag data:
Byte 1 2 3 4 5 6 7 8
Page1 0 0 9 0 0 6 3 0
Page2 0 0 0 0 0 0 0 0
Page3 1 X 3 0 S A 0x00 0x00
Page4 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Page5 M T 5 2 M B 2 0x00
Pages 6 .. 17 are filled with the blank byte filler character (see section 4.2).
The product name can be 1-16 characters long. The layer/version can be 1-8
characters long. Any unused bytes on the RF tag are filled with user configurable
filler characters (see section 4.2).