Enter Setup
181
** Exit Setup
E6 Search forward for a non-matching character
Syntax=E6xx (xx: The search character’s hex value)
Search the input message forward for the first non-“xx” character from the current cursor position, leaving the cursor
pointing to the non-“xx” character.
E6 Example: Remove zeros at the beginning of barcode data
This example shows a barcode that has been zero filled. You may want to ignore the zeros and send all the data that
follows. E6 searches forward for the first character that is not zero, then sends all the data after, followed by a carriage
return. Using the barcode above:
Command string:
E630F10D
E6 is the “Search forward for a non-matching character” command
30 is the hex value for 0
F1 is the “Send all characters” command
0D is the hex value for a CR
The data is output as:
37692
<CR>
E7 Search backward for a non-matching character
Syntax
=
E7xx(xx: The search character’s hex value)
Search the input message backward for the first non-“xx” character from the current cursor position, leaving the cursor
pointing to the non-“xx” character.
Содержание HR42 Halibut
Страница 1: ...HR42 Halibut Handheld Barcode Scanner User Guide...
Страница 3: ...Revision History Version Description Date V1 0 0 Initial release May 27 2017...
Страница 14: ......
Страница 23: ...9 Dimensions Left View Front View...
Страница 24: ...10 Top View...
Страница 32: ...Enter Setup Exit Setup 18 Illumination On Off Aiming On Off Always On...
Страница 172: ...Enter Setup Exit Setup 158 6 Scan the Exit Setup barcode...
Страница 198: ...Enter Setup Exit Setup 184...
Страница 201: ...187 Appendix Digit Barcodes 0 9 0 1 2 3 4 5 6 7 8 9...
Страница 202: ...188 A F A B C D E F...