**
【
Enter Setup
】
【
Exit Setup
】
180
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,
B1000454657374 will search backward for the first occurrence of the 4-character string
“Test.”
Содержание HR1550-30 Wahoo
Страница 1: ...NLS HR15 NLS HR1550 30 Hand held Barcode Scanner User Guide...
Страница 12: ......
Страница 16: ...4 Data Port Fig 1 2 Data Port...
Страница 23: ...11 Depth of Field Fig 1 7...
Страница 25: ...13 Dimensions Side View Fig 1 8 Front View Fig 1 9...
Страница 32: ...Enter Setup Exit Setup 20 Configuration Process Flow...
Страница 49: ...Enter Setup 37 Exit Setup Set Beep Length to 150ms Set Beep Length to 50ms Set Beep Length to 100ms...
Страница 54: ...Enter Setup Exit Setup 42 38400 57600 115200...
Страница 58: ...Enter Setup Exit Setup 46 USB Interface By default the USB HID KBW option is enabled USB HID KBW USB HID KBW...
Страница 64: ...Enter Setup Exit Setup 52 USB COM Port Emulation USB COM Port Emulation...
Страница 115: ...Enter Setup 103 Exit Setup Disable Enable Febraban Disable Febraban Enable Febraban Do Not Expand Enable Febraban Expand...
Страница 178: ...Enter Setup Exit Setup 166 abcdefghijklmnopqrstuvwxyz...
Страница 214: ...202 A F A B C D E F...