Enter Setup
** Exit Setup
140
BA Replace a string with another
Syntax
=
BAnnNN
1
SS
1
NN
2
SS
2
nn: The count of replacements to be made, if nn=00 or nn>=the number of occurrences of a string to be
replaced, then replace all occurrences of that string.
NN
1
: The length of the string to be replaced, NN
1
>0.
SS
1
: The ASCII hex value of each character in the string to be replaced.
NN
2
: The length of replacement string, NN
2
>=0. To replace string
“SS
1
” with NUL (i.e. deIete string
“SS
1
”), you should set NN
2
to 00 and leave out SS
2
.
SS
2
: The ASCII hex value of each character in the replacement string
From the current cursor position, search forward for the occurrence of
“SS
1
” string (of length “NN
1
”) and
replace the string with
“SS
2
” string (of length “NN
2
”) in the output message until every “SS
1
” string is
replaced or the count of replacements made reaches
“nn” times, without moving the cursor.
BA Example: Replace
“23”s with “ABC”s in barcode data
If the barcode has a string of characters that the host application does not want included, you can use
the BA command to replace the string with something else. In this example, you will replace the
“23”s in
the barcode above with
“ABC”s.
Command string:
BA0002323303414243F100
BA is the
“Replace a string with another” command
00 is the count of replacements to be made, 00 means to replace all occurrences of that string
02 is the length of the string to be replaced
Содержание NLS-HR3290
Страница 1: ...NLS HR3290 Corded 2D Barcode Scanner User Guide...
Страница 20: ...Enter Setup Exit Setup 8 Dimensions unit mm Left View Front View...
Страница 21: ...Enter Setup 9 Exit Setup Top View...
Страница 58: ...Enter Setup Exit Setup 46 Beep Type Type 1 Type 3 Type 2 Beep Volume Loud Low Medium...
Страница 184: ...172 Appendix 6 Digit Barcodes 0 9 0 5 1 6 2 7 3 8 4 9...
Страница 185: ...173 A F A B C D E F...
Страница 189: ...177 Appendix 9 Code Pages List Numeric Barcode Needed Code Page 0 Windows 1252 Latin I 1 Windows 1251 Cyrillic...