Enter
Setup
141 *
* Exit Setup
32 is the hex value for 2 (character in the string to be replaced)
33 is the hex value for 3 (character in the string to be replaced)
03 is the length of the replacement string
41 is the hex value for A (character in the replacement string)
42 is the hex value for B (character in the replacement string)
43 is the hex value for C (character in the replacement string)
F1 is the
“Send all characters” command
00 is the hex value for a NUL
The data is output as:
cd1ABCabcABCbc12abABC2
BA Example: Remove only the first occurrence of
“23”s in barcode data
If the barcode has a string of characters that the host application wants removed, you can use the BA
command to replace the string with NUL. In this example, you will remove the first occurrence of
“23” in
the barcode above.
Command string:
BA0102323300F100
BA is the
“Replace a string with another” command
01 is the count of replacements to be made
02 is the length of the string to be replaced
32 is the hex value for 2 (character in the string to be replaced)
33 is the hex value for 3 (character in the string to be replaced)
00 is the length of the replacement string, 00 means to replace the string to be replaced with NUL
F1 is the
“Send all characters” command
00 is the hex value for a NUL
The data is output as:
cd1abc23bc12ab232
Содержание NLS-HR3290
Страница 1: ...NLS HR3290 Corded 2D Barcode Scanner User Guide...
Страница 20: ...Enter Setup Exit Setup 8 Dimensions unit mm Left View Front View...
Страница 21: ...Enter Setup 9 Exit Setup Top View...
Страница 58: ...Enter Setup Exit Setup 46 Beep Type Type 1 Type 3 Type 2 Beep Volume Loud Low Medium...
Страница 184: ...172 Appendix 6 Digit Barcodes 0 9 0 5 1 6 2 7 3 8 4 9...
Страница 185: ...173 A F A B C D E F...
Страница 189: ...177 Appendix 9 Code Pages List Numeric Barcode Needed Code Page 0 Windows 1252 Latin I 1 Windows 1251 Cyrillic...