User Manual
Table Of Contents
- LRP75 Long Range Passive Reader/Writer
- Table of Contents
 - Getting Started
 - Mechanical Specifications
 - Power and Electrical Interface
 - Configuration Menu
 - Standard RFID Interface
- 5.1 Introduction
 - 5.2 Command Timeout Values
 - 5.3 Address Blocks
 - 5.4 ABx Error Codes
 - 5.5 Command Descriptions
 - 5.6 ABx Standard Commands
- 5.6.1 Command 4 (04 Hex): Tag Fill
 - 5.6.2 Command 5 (05 Hex): Block Read
 - 5.6.3 Command 6 (06 Hex): Block Write
 - 5.6.4 Command 7 (07H): Read Tag Serial Number
 - 5.6.5 Command 8 (08 Hex): Tag Search
 - 5.6.6 Command D (0D Hex): Start/Stop Continuous Block Read
 - 5.6.7 Command E (0EH) Read SN and Data
 - 5.6.8 Command F (0FH) Start/Stop Continuous Read SN and Data
 
 - 5.7 ABx Fast Commands
- 5.7.1 ABx Command Packet Structure
 - 5.7.2 Command 4 (04 Hex): Tag Fill
 - 5.7.3 Command 5 (05 Hex): Block Read
 - 5.7.4 Command 6 (06 Hex): Block Write
 - 5.7.5 Command 7 (07H): Read Tag Serial Number
 - 5.7.6 Command 8 (08 Hex): Tag Search
 - 5.7.7 Command D (0D Hex): Start/Stop Continuous Block Read
 - 5.7.8 Command E (0EH) Read SN and Data
 - 5.7.9 Command F (0FH) Start/Stop Continuous Read SN and Data
 
 
 - Technical Specifications
 - LRP75 Beta Connections
 - Models and Accessories
 - ASCII Chart
 
 
Standard RFID Interface
LRP75 Long Range Passive Reader/Writer 19
In the first case, the RFID interface will first read all tag addresses 
affected by the transaction so that data not requested by the host is 
not returned or written to. For example, when you request a write to 
tag addresses 2 through 5 (4 bytes), the LRP will first read the tag 
data at addresses 0 through 7 (8 bytes), and then write to those 
addresses with the new data in addresses 2 through 5. 
When a write or read operation is executed at a starting address other 
than the first byte of a block, the blocks with partial data will also be 
included in the operation. For example, a four byte read from an odd 
address will take twice as long since the LRP75 will read 8 bytes. 
NOTE:To make your application as efficient as possible, design your 
tag accesses in 4-byte blocks starting on a the first byte of a 
block.
5.4 ABx Error Codes
The LRP75 returns an error if it encounters a fault during operation. 
Table 5-2 list the possible error codes in Hexadecimal format.
Table 5-2: ABx Error Codes
Error Code Description
05H Block Read has failed
06H Block Write has failed
08H Search Tag Operation failed
21H Syntax error
0DH Command Read error. You will receive a Command Read 
error if you send another command while the LRP75 is in 
Continuous Read mode.
0FH Command Read SN and Data error. You will receive a 
Command Read error if you send another command while 
the LRP75 is in Continuous Read SN and Data mode.










