Programming the Scanner

Select a Bar Code Symbology

You can use the Condensed Data Editor for an advanced transmission arrangement with one or all bar code symbologies. If you scan “00” to select all types, the scanner arranges all incoming data to meet your pre-defined format. If you want to select only one type of bar code, please select one of the option codes listed below.

UPC-E : 03

Telepen : 13

Codabar/NW-7 : 06

UPC-A : 02

Code 128

: 01

Code 25

Family : 08

EAN/CAN/JAN-8 : 05

UCC/EAN 128 : 01

Code 11

: 10

EAN/CAN/JAN-13 : 04

Code 39 : 07

UK/Plessey : 12

Code 32 : 07

Code 93 :

09

MSI/Plessey : 11

Position Calculation

[Data Formatter]

If there is a 5-character input data string, refer to the following to calculate the actual position for insertion:

 

X

 

X

 

X

 

X

 

X

 

00

 

01

 

02

 

03

 

04

05

[Data Verifier, Data Replacer, Data Organizer]

If there is an 11-character data string, please refer to the following to calculate the actual position for identification.

X

X

X

X

X

X

X

X

X

X

X

00

01

02

03

04

05

06

07

08

09

10

Application Example

The bar code label is an all-numeric 16-digit Interleaved 2 of 5, which includes the information of 6-digit date code, 6-digit serial number, and 4-digit unit price, in that order. The data code always starts with a “9.” If a scanned bar code meets the above criteria, the data will be separated into three fields. Each field should end with a “TAB.” The first digit of the date code, which is a “9,” should be replaced with an “A.” The serial number should start with SN. The first 2 digits of the unit price should be skipped.

Actual Bar Code read : 9 8 1 0 2 5 1 2 3 4 5 6 9 8 7 6

Desired Output : A81025[TAB]SN123456[TAB]76[TAB]

Programming Procedure

[Important Notice]

Please note that the Condensed Data Editor will follow the preset working flow as below:

Verifier Formatter Replacer Organizer

Consequently, when you set the identified position in the Data Organizer, you must consider the inserted data that you have already set via the Data Formatter.

3-37

Page 51
Image 51
Hand Held Products 3060, 3220, 3080 manual Select a Bar Code Symbology, Position Calculation, Programming Procedure