User Manual

Table Of Contents
Standard RFID Interface
20 LRP75 Long Range Passive Reader/Writer
5.4.1 ABx Standard Error Format
ABxS error codes are returned in the LSB of the second register
passed to the PLC. The format of the error response is shown below.
A Block Write fail error message would appear as: AAFF 0006
FFFFH.
5.5 Command Descriptions
The LRP75 supports two forms of ABx RFID commands; ABx
Standard and ABx Fast.
The ABx Standard is a binary protocol, word (2-byte oriented) so that
the syntax table reports the Most Significant Byte (MSB) and the Least
Significant Byte (LSB). In serial transmission the MSB is transmitted
first. User data is passed only in the LSB meaning that one word is
required for each byte of user data.
ABX Fast is byte oriented and uses both MSB and LSB to pass user
data. This is more efficient as each work passes two bytes of user
data.
5.6 ABx Standard Commands
5.6.1 Command 4 (04 Hex): Tag Fill
DESCRIPTION
Fill an RFID tag with a one byte value over multiple contiguous
addresses.
DISCUSSION
This command is commonly used to clear an RFID tag's memory. It
writes a one byte value repetitively across a specified range of tag
addresses.
The fill function requires one data value byte, a starting address, and a
fill length. It will then proceed to fill the tag with the data value byte,
starting at the specified start address for the specified number of
consecutive bytes. When Fill Length is set to 0, the LRP75 will write fill
Error Response from the LRP75
MSB LSB
AAH FFH
00H Error Code
FFH FFH