Enter Setup
127 *
* Exit Setup
B0 Search forward for a string
Syntax=B0nnnnS (nnnn: The string length (up to 9999); S: The ASCII hex value of each character in the
string)
Search forward for “S” string from the current cursor position, leaving cursor pointing to “S” string. For
example, B0000454657374 will search forward for the first occurrence of the 4-character string “Test.”
B0 Example: Send barcode data that starts after a string of characters
Search for the letters “FGH” in barcodes and send all the data that follows, including “FGH.” Using the
barcode above:
Command string:
B00003464748F10D
B0 is the “Search forward for a string” command
0003 is the string length (3 characters)
46 is the hex value for “F”
47 is the hex value for “G”
48 is the hex value for “H”
F1 is the “Send all characters” command
0D is the hex value for a CR
The data is output as:
FGHIJ
<CR>
B1 Search backward for a string
Syntax
=
B1nnnnS (nnnn: The string length (up to 9999); S: The ASCII hex value of each character in the
string)
Search backward for “S” string from the current cursor position, leaving cursor pointing to “S” string. For
example, B0000454657374 will search backward for the first occurrence of the 4-character string “Test.”
Содержание HR22 Dorada
Страница 1: ...HR22 Dorada Handheld Barcode Scanner User Guide...
Страница 3: ...Revision History Version Description Date V1 0 0 Initial release April 22 2016...
Страница 14: ......
Страница 22: ...Enter Setup Exit Setup 8 Dimensions unit mm Left View Front View Top View...
Страница 59: ...Enter Setup 45 Exit Setup Beep Type Type 1 Type 3 Type 2 Beep Volume Loud Low Medium...
Страница 168: ...154 Appendix 6 Digit Barcodes 0 9 0 5 1 6 2 7 3 8 4 9...
Страница 169: ...155 A F A B C D E F...
Страница 173: ...159 Appendix 9 Code Pages List Numeric Barcode Needed Code Page 0 Windows 1252 Latin I 1 Windows 1251 Cyrillic...