FuzzySca
n
Pr
o
g
ram
mi
ng Ma
n
ua
l
Configuring Your Scanner
71
You would set up the Batch Reading rule with the following command line:
[PROGRAM] [Batch Reading] [0301999941FF07999942FF09999943FF] [FIN] [END]
The breakdown of the command line is shown below:
03
The number of elements in the overall rule
01
Code identifier of Code 128
9999
Code length that must match for Code 128, 9999 = all lengths
41
Start character match for Code 128, 41h = “A”
FF
End of first code
07
Code identifier of Code 39
9999
Code length that must match for Code 39, 9999 = all lengths
42
Start character that must match for Code 39, 42h = “B”
FF
End of second code
09
Code identifier of Code 93
9999
Code length that must match for Code 93, 9999 = all lengths
43
Start character match for Code 93, 43h = “C”
FF
End of third code
To program the previous example using specific lengths, you would have to count the programmed Preamble, Postamble, Scanned Data Length, Prefix/Suffix
Symbol ID OR AIM ID if you had defined as part of the length. If you enable the Suffix Symbol ID of symbology, you would add one character to the previous
example’s length.
You would set up the Batch Reading rule with the following command line:
[PROGRAM] [Batch Reading] [0301001041FF070009FF09000943FF] [FIN] [END]
Содержание 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...