User guide

FuzzyScan
Programming Manual
Configure Your FuzzyScan
75
Application Example
Application ExampleApplication Example
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]
Programming Procedure
Programming ProcedureProgramming Procedure
Programming Procedure
[Data Verifier]
Scan “Program” to enter the programming mode.
Scan Verifier Control” and set bar code symbology to
48” (Interleaved 2 of 5).
Scan Identified Data Length” and set the length to
16”.
Scan “1st Identified Character” and set the identified
position to “00”, then set the identified character to “39
(Hex Code of 9).
[Data Formatter]
Scan Formatter Control” and set bar code symbology
to “48”.
Scan 1st Insertion” and set the identified position to
06”, then inserted characters to 09 (Hex Code of
TAB), “53” (Hex Code of S), “4E” (Hex Code of N).
Scan “2nd Insertion” and set the identified position to
12”, then inserted character to 09”. In the final, you
must scan FIN (Finish) code to terminate this
selection.
Scan “3rd Insertion” and set the identified position to
16”, then inserted character to 09”. In the final, you
must scan FIN (Finish) code to terminate this
selection.