Enter
Setup
**
【
Exit
Setup
】
200
0D
is
the
hex
value
for
a
CR
(the
character
that
will
replace
the
0)
F1
is
the
“Send
all
characters”
command
0D
is
the
hex
value
for
a
CR
The
data
is
output
as:
123
456
78
AB
<CR>
BA
Replace
a
string
with
another
Syntax
=
BAnnNN1SS1NN2SS2
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.
NN1:
The
length
of
the
string
to
be
replaced,
NN1>0.
SS1:
The
ASCII
hex
value
of
each
character
in
the
string
to
be
replaced.
NN2:
The
length
of
replacement
string,
NN2>=0.
To
replace
string
“SS1”
with
NUL
(i.e.
deIete
string
“SS1”),
you
should
set
NN2
to
00
and
leave
out
SS2.
SS2:
The
ASCII
hex
value
of
each
character
in
the
replacement
string.
From
the
current
cursor
position,
search
forward
for
the
occurrence
of
“SS1”
string
(of
length
“NN1”)
and
replace
the
string
with
“SS2”
string
(of
length
“NN2”)
in
the
output
message
until
every
“SS1”
stringis
replaced
or
the
count
of
replacements
made
reaches
“nn”
times,
without
moving
the
cursor.
XYZ
Replace
“23”s
with
“XYZ”s
in
barcode
data
Command
string:
BA020232330358595AF100
BA
is
the
“Replace
a
string
with
another”
command
02:
Times
for
the
replace
02:
The
length
for
string
“23”
3233:
The
hex
value
for
string
3233
03:
The
length
for
string
“XYZ”
58595A:
The
hex
value
for
string
“XYZ”
F1:
“Send
all
characters”
command
00:
The
hex
value
for
a
NUL
Output:
1XYZ4AbcXYZR0123U
EF
Insert
a
delay,
used
in
USB
keyboard
mode.
Summary of Contents for NLS-NVH200
Page 1: ...NLS NVH200 Hand held Barcode Scanner User Guide...
Page 3: ...Revision History Revision Description Released Date V1 0 0 Initial Revision 2018 07 16...
Page 21: ...7 8 GND P Ground 9 D I O USB signal 10 D I O...
Page 26: ...12 Dimensions Left View Figure 1 8 Front View Figure 1 9...
Page 27: ...13 Top View Figure 1 10 CD200 Figure 1 11...
Page 33: ...19 Aiming Normal Off Always on LED Setting Good Read LED Setting Enable Disable...
Page 46: ...Enter Setup Exit Setup 32 Scanning Preferences Normal Mode Motion Mode Screen Scan Mode...
Page 80: ...Enter Setup Exit Setup 66 Emulate Numeric Keypad...
Page 82: ...Enter Setup Exit Setup 68 Characters Use Emulate Numeric Keypad Off On...
Page 84: ...Enter Setup Exit Setup 70 8ms 9ms 10ms...
Page 173: ...Enter Setup 159 Exit Setup Character Encoding Default UTF 8 ECI Output Off On...
Page 179: ...Enter Setup 165 Exit Setup Set the Number of Barcodes 1 2 3 4 5 6 7 8...
Page 180: ...Enter Setup Exit Setup 166 Character Encoding Default UTF 8 ECI Output Off On...
Page 185: ...Enter Setup 171 Exit Setup Character Encoding Default UTF 8 ECI Output Off On...
Page 223: ...Enter Setup 209 Exit Setup Plessey Code 11 MSI Plessy GS1 Composite GS1 Databar RSS...
Page 233: ...219 6 7 8 9...
Page 234: ...220 A F A B C D E F...