Seite
10
von
11
6.4
Activate
/
Deactivate
RFID
readers
(Hex
address
08)
With
the
cw
command
you
can
activate
or
deactivate
RFID
readers
by
using
a
Multipen
with
all
3
RFID
readers
(LF,
HF
and
UHF)
LF
(1),
HF
(2),
UHF
(3)
Activate
LF,
HF
and
UHF:
Command:
cw
08,07
De
activate
HF:
Command:
cw
08,04
And
so
on….
6.5
Read
order
by
min.
two
RFID
readers
(Hex
address
0A)
By
two
or
three
installed
RFID
readers
you
can
switch
the
read
order.
0x00
UHF
_
LF
_
UHF
_
HF
_
UHF
0x01
LF_HF_UHF
0x02
LF_UHF_HF
0x03
HF_LF_UHF
0x04
HF_UHF_LF
0x05
UHF_LF_HF
0x06
UHF_HF_LF
Example
for
read
order
LF_HF_UHF:
Command:
cw
0A,01
Example
for
read
order
UHF_HF_LF:
Command:
cw
0A,06
6.6
Bluetooth
Echo
On
or
OFF
(Hex
address
0E)
Simulate
HID
on
Bluetooth
by
pressing
read
button
Bluetooth
Echo
ON:
Command:
cw
0E,01
Bluetooth
Echo
OFF:
Command:
cw
0E,00