8680i User Guide
85
Search backward for a string
B1
Search backward for “s” string from the current cursor position, leaving cursor
pointing to “s” string.
Syntax = B1nnnnS
where nnnn is the string length (up to
9999), and S consists of the ASCII hex value of each character in the match string.
For example, B1000454657374 searches backward for the first occurrence of the 4
character string “Test.” Refer to the
ASCII Conversion Chart (Code Page 1252),
beginning on page 224 for decimal, hex and character codes.
Search forward for a non-matching character
E6
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.
Syntax = E6xx
where xx stands for the search character’s hex value for its ASCII code. Refer to the
ASCII Conversion Chart (Code Page 1252),
beginning on page 224 for decimal, hex
and character codes.
E6 Example: Remove zeroes at the beginning of bar code data
This example shows a bar code that has been zero filled. You may want to ignore
the zeroes and send all the data that follows. E6 searches forward for the first char-
acter that is not zero, then sends all the data after, followed by a carriage return.
Using the bar code 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>
Search backward for a non-matching character
E7
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.
Syntax = E7xx
where xx stands for the search character’s hex value for its ASCII code.
ASCII Conversion Chart (Code Page 1252),
decimal, hex and character codes.
Содержание 8680i Series
Страница 1: ...User Guide 8680i Wearable Mini Mobile Computer ...
Страница 12: ...x 8680i User Guide ...
Страница 14: ...iv 8680i User Guide ...
Страница 80: ...66 8680i User Guide ...
Страница 168: ...154 8680i User Guide ...
Страница 192: ...178 8680i User Guide ...
Страница 224: ...210 8680i User Guide ...
Страница 229: ...8680i User Guide 215 MB4 SCN02 and MB4 BAT SCN02 Charge Bases Compliance label locations ...
Страница 230: ...216 8680i User Guide ...
Страница 234: ...220 8680i User Guide ...
Страница 246: ...232 8680i User Guide ...
Страница 249: ...8680i User Guide 235 PROGRAMMING CHART 0 1 2 3 4 5 6 7 8 9 ...
Страница 251: ......
Страница 252: ...Honeywell Scanning Mobility 9680 Old Bailes Road Fort Mill SC 29707 www honeywellaidc com 8680 EN UG Rev B 10 18 ...