User Guide

Reader Manager Guide Page 22 of 62 40-10-006-DOC 15/09/2006
Index
Description Index
Description
6
Enter the start write address or used the scroll
arrows to set the start write address.
15
Enter the Group ID of tags you would like to be
affected by the command. Only tags with a
matching Group ID will respond to the
command. Leaving this field blank means all tags
will respond to the command. This field accepts
a single word hexadecimal value.
7
Enter the data to write to the tag. The number of
data fields depends on the start address. Write
data should be entered from left to write. It is
not necessary to enter data into all the fields.
Entering no data will set the lock pointer.
16
Enter the Conditional ID used in the command.
Only tags with a Conditional ID equal to or less
than the value in this field will respond. Leaving
this field blank means all tags will respond. This
field accepts a single word hexadecimal value.
8
Select this option to write ASCII text.
17
This field is used to enter a password for tags
which are password protected. This field should
be left blank for tags which are not password
protected. This field accepts a three word
hexadecimal value.
9 Select this option to write hexadecimal data.
Table 9
Typical usage of this tool is as follows:
To read two words from address 10 do the following:
1. Select Read in the Command group box.
2. Select Short reply in the Reply group box.
3. Enter 10 in the Address field in the Read group box.
4. Enter 2 in the Length field in the Read group box.
5. Click Send.
To write two hexadecimal words 1234 and 5678 to address 12 and 13 and read the response do the
following:
1. Select Read/Write in the Command group box.
2. Select Short reply in the Reply group box.
3. Enter 12 in the Address field in the Read group box.
4. Enter 2 in the Length field in the Read group box.
5. Enter 12 in the Address field in the Write group box.
6. Select the Hex option button in the Write group box.
7. Enter 1234 in the Data field under the 12 label, enter 5678 in the data field under the 13 label. Leave
all other value as ####.
8. Click Send.