V02.00 | 2021/02
19
7.2.1
Set Transceiver PWD command
The
Set Transceiver PWD
command sets a password in the read/write head via a Get com-
mand. The password is stored temporarily in the memory of the read/write head. After the
power supply of the read/write head is reset, the password must be set again in the read/write
head. If an incorrect password is sent, this causes a timeout (unknown error, error code
E1FE8100).
The password set in the read/write head must match the tag password. Refer to the chapter
“Setting the password protection for the tag” for the procedure in the application.
Execute command
TXBUF[1] = 5
TXBUF[2]
…
}
= password
TXBUF[5]
Error?
Error?
Ready?
(UIN0 = true)
DONE = true?
„GET“ active
(DONE = false)
(BUSY = true)
Waiting for
next command
Basic status
no
no
„GET“ successful
yes
yes
yes
ERROR = true
Ready and
successful?
(DONE = true)
(BUSY = false)
no
ERROR = true
Fig. 18: Flow chart
Get.request
TXBUF[1]
5
TXBUF[2]
Password byte [0]
TXBUF[3]
Password byte [1]
TXBUF[4]
Password byte [2]
TXBUF[5]
Password byte [3]
Get.response
RXBUF[1]
5