Configure Your FuzzyScan

Programming Manual

FuzzyScan

Select a Bar Code Symbology

You can select one or all types of bar code symbologies to use Condensed DataWizard for advanced transmission arrangement. If you scan “00” to select all types, the FuzzyScan will arrange all incoming data to meet your pre-defined format. If you want to select only one type bar code, please select one of the option code listed below.

Code 128 : 01

EAN-8 : 05

Code 93 : 09

UCC/EAN 128 : 31

EAN-8 with 2 supple : 35

Code 11 : 10

UPC-A : 02

EAN-8 with 5 supple.: 45

MSI/Plessey : 11

UPC-A with 2 supple.: 32

Codabar/NW-7 : 06

UK/Plessey : 12

UPC-A with 5 supple.: 42

Code 39 : 07

Telepen : 13

UPC-E : 03

Code 32 : 37

GS1 Data Bar : 14

UPC-E with 2 supple.: 33

Trioptic Code 39: 47

IATA : 15

UPC-E with 5 supple.: 43

Matrix 2 of 5 : 38

Coupon Code : 16

EAN-13 : 04

Interleaved 2 of 5 : 48

PDF417/Micro PDF417: 22

EAN-13 with 2 supple. : 34

China Postal Code : 58

Codablock: 23

EAN-13 with 5 supple. : 44

German Postal Code : 68

Korea Post Code: 26

 

 

 

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 a 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

If your bar code label is a 16-digit Interleaved 2 of 5 which includes the information of 6-digit date code, 6-digit serial number and 4-digit unit price, you want the FuzzyScan do the following for you without software modification:

￿Apply only Interleaved 2 of 5 to the condensed DataWizard.

￿Check bar code is actually with 16-digit length.

￿Allow bar code output whose date code is leading with “9”.

￿Three outputs with “TAB” suffix.

￿The date code output should skip “9” and replaced it by “A”.

￿The serial number output should be led with “SN”.

￿The unit price output should be skipped the first 2 digits.

￿Test Bar Code : 9 8 1 0 2 5 1 2 3 4 5 6 9 8 7 6

￿Actual Output : A81025[TAB]SN123456[TAB]76[TAB]

51