RFID Communications
6.4.19 ABxS Command 8DH: Start/Stop Continuous Read All
DESCRIPTION
Command 8DH starts and stops Continuous Read All mode for multiple tags.
DISCUSSION
The Start/Stop Continuous Read All mode is set by the length byte. To start Continuous Read All mode, send the command with valid,
Field | Remarks |
Command | Command number in hex preceded by AAH |
|
|
Family ID | Tag Family ID - 00H = all tags |
|
|
Reserved | 00H |
|
|
Start Address | Tag address for the start of the read |
|
|
Read Length | Nonzero = start, 0000H = stop |
|
|
Repeat Count | Number of tag that must be read before the same tag will be read again |
|
|
Message Terminator | FFFFH |
|
|
Example
Reads 4 bytes of data from the tag starting at address 0001H. The Family ID byte is set to zero so all tags will be read. The Tag Repeat Count is set to 20 (14H). Three tags respond with read data.
Command from Host
MSB | LSB | Remarks |
AAH | 8DH | Perform Command 8D |
|
|
|
00H | 00H | Tag Family 00/Reserved |
|
|
|
00H | 01H | Start Address |
|
|
|
00H | 04H | Read Length |
|
|
|
00H | 14H | Repeat Count |
|
|
|
FFH | FFH | Message Terminator |
|
|
|
Response from Controller
MSB | LSB | Remarks |
AAH | 8DH | Command Echo |
|
|
|
FFH | FFH | Message Terminator |
|
|
|
LRP2000 Passive Reader/Writer | 80 |