Texas Instruments HFDEMOKITII 用户手册

下载
页码 45
September 2001
      S6350 Reader Reference Guide
21
Example
Response packet
01 0A 00 00 00 00 03 00 08 F7
hex
Successful write.
Lock Block Command (04
hex
)
Locks a single block of data in a Tag-it
TM
 transponder. If the address flag is set, the
address forms the first part of the data section, followed by a single byte containing the
number of the block to lock.
Example
Lock Block 4 of a Tag-it
TM
 transponder whose address is 000134A4
hex
Request packet
01 0E 00 00 00 10 04 A4 34 01 00 04 8E 71
hex
The response packet is similar to the request packet, with the data section containing
00
hex
 for a successful lock operation.
Example
Response packet
01 0A 00 00 00 00 04 00 0F F0
hex
Successful lock.
Read Transponder Details Command (05
hex
)
Reads the details of a Tag-it
TM
 transponder. If the address flag is set, the address
forms the data section.
Example
Read the details of a Tag-it
TM
 transponder non-address
Request packet
01 09 00 00 00 00 05 0D F2
hex
The response packet is similar to the request packet, with the data section containing
the transponder address (4 bytes), manufacturers code (1 byte), transponder version
number (2 bytes), the number of blocks (1 byte) and the number of bytes per block
(1byte).
Example
Response packet
01 12 00 00 00 00 05 A4 34 01 00 01 05 00 08 04 8F 70
hex
Transponder ID 
000134A4
hex
Manufacturers Number
01
hex
Version Number
0005
hex
Number of blocks
08
hex
Number of bytes per block
04
hex
Special Read Block Command (0F
hex
)
Reads blocks of data from a Tag-it
TM
 transponder. The address flag should not be
used. The data section contains a single byte detailing the blocks to be read. Each bit
of this byte represents a block of data (bit 0 = block 0 etc) if a bit is set then that block
is read. If the data byte is zero then only the SID is returned. The SID is always
retrieved first and then used to read the selected blocks in addressed mode.