** Enter Setup
Exit Setup
152
EA Move the cursor to the end
Syntax
=
EA
Move the cursor to the last character in the input message.
Search Commands
F8 Search forward for a character
Syntax
=
F8xx (xx: The search character’s hex value)
Search the input message forward for “xx” character from the current cursor position, leaving the cursor
pointing to the “xx” character.
F8 Example: Send barcode data that starts after a particular character
Search for the letter “D” in barcodes and send all the data that follows, including the “D”. Using the
barcode above:
Command string:
F844F10D
F8 is the “Search forward for a character” command
44 is the hex value for “D”
F1 is the “Send all characters” command
0D is the hex value for a CR
The data is output as:
DEFGHIJ
<CR>
F9 Search backward for a character
Syntax
=
F9xx (xx: The search character’s hex value)
Search the input message backward for “xx” character from the current cursor position, leaving the cursor
pointing to the “xx” character.
Содержание 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...