** Enter Setup
Exit Setup
158
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
Содержание HR11+ Aringa
Страница 1: ...HR11 Aringa 1D Handheld Barcode Scanner User Guide...
Страница 4: ......
Страница 22: ...10 Dimensions unit mm Side View Front View Top View...
Страница 49: ...Enter Setup 37 Exit Setup Good Read Beep Duration Medium 80ms Short 40ms Long 120ms...
Страница 189: ...177 Unicode Key Maps 104 Key U S Style Keyboard...
Страница 190: ...178 Digit Barcodes 0 9 0 5 1 6 2 7 3 8 4 9...