FuzzySca
n
Pr
o
g
ram
mi
ng Ma
n
ua
l
Configuring Your Scanner
79
Application Example
If your barcode 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 barcode is actually with 16-digit length.
Allow barcode 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 Barcode :
9 8 1 0 2 51 2 3 4 5 69 8 7 6
Actual Output :
A81025[TAB]SN123456[TAB]76[TAB]
Programming Procedure
[Data Verifier]
Scan “Program” to enter the programming mode.
Scan “Verifier Control” and set barcode 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 barcode 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.
Содержание Fuzzyscan
Страница 1: ...International Edition Rev A0 9...
Страница 2: ...Revision History Rev No Released Date Description Rev A0 9 Nov 9 2020 First Release...
Страница 82: ...FuzzyScan Programming Manual Appendix 81 APPENDIX...
Страница 95: ...FuzzyScan Programming Manual Appendix 94 Option Codes 0 A 5 F 1 B 6 2 C 7 3 D 8 4 E 9 FIN Finish Abort END Exit...
Страница 97: ...FuzzyScan Programming Manual Appendix 96...