RFID Communications
63 LRP2000 Passive Reader/Writer
6.4.4 ABxS Command 07H: Read Tag Serial Number
DESCRIPTION
This command retrieves the eight-byte tag serial number.
DISCUSSION
Each controller tag has a unique serial number. This number cannot be changed and is not part of the
available data bytes. The tag serial number is returned in the LSB only, with the MSB as 00H.
Example
In this example, the LRP 2000 waits until a tag is in range and then reads the eight-byte serial number. The
ID is AC310200000104E0H (hexadecimal) in this example.
Field Remarks
Command Command number in hex preceded by AAH
Timeout Timeout value given in 1 ms units (001EH - FFFEH)
Message Terminator FFFFH
Command from Host Response from Controller
MSB LSB Remarks MSB LSB Remarks
AAH 07H Perform Command 7 AAH 07H Command Echo
07H D0H 2-second Timeout 00H ACH First SN byte
FFH FFH Message Terminator 00H 31H Second SN byte
00H 02H Third SN byte
00H 00H Fourth SN byte
00H 00H Fifth N byte
00H 01H Sixth SN byte
00H 04H Seventh SN byte
00H E0H Eighth SN byte
FFH FFH Message Terminator