b.
Memory Bank Selection:
Read and Write operations take place in one of the four memory banks
(RESERVED, EPC, TID, USER). This combo box selects the memory bank to be used.
c.
Read Section:
This section is used to read data from one of the four memory banks of the tag.
The read operation is specified by an address (a decimal number representing the
word starting address) and length (a decimal number representing the word
count to be read). After the “
Read”
button is clicked and the process is successful,
the requested data is displayed in the Read Data field in hexadecimal format. If
the process fails, the Read Status shows an error message. If the memory bank to
be read from is password protected, it is necessary to check the Use Access
password checkbox and enter the password into the access password field.
d.
Write Section:
This section is used to write data from one of the four memory banks of the tag.
The write operation is specified by an address (a decimal number representing
the word starting address). After the “
Write”
button is clicked, data from the
Write data field is send to the reader. The success of the operation is indicated in
the Write status section. The Read Data field accepts only hexadecimal values and
the data have to be written in whole words (2 bytes). If the memory bank we
want to write to is password protected, it is necessary to check the Use Access
password checkbox and enter the password into the access password field.