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, non-zero value for the length of the read. Stop the mode by sending the command with a read length of 0. While in this mode, any other command can be issued and will be handled properly. After processing the new command, the controller resumes the Continuous Read All mode. The command has a parameter, Repeat Count, that can prevent multiple reads of the same tag. A tag is not read a second time until a specified number of tags have been read since it was last read. Allowed values are from 0 to 255 (FFH), where 0 means the tag can be re-read anytime. When Continuous Read All mode is interrupted with other commands, the Repeat Count is saved during execution of the other commands, such that all tags respond to the interrupting command. When the controller resumes continuous reading, the Repeat Count is restored. The controller responds with an acknowledge packet followed by data packets for each tag read. The CONFIG LED blinks after each packet transmission.

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 (0-255)

 

 

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

Page 85
Image 85
Escort LRP2000 manual ABxS Command 8DH Start/Stop Continuous Read All, AAH 8DH