User Manual

Table Of Contents
Standard RFID Interface
LRP75 Long Range Passive Reader/Writer 21
data from the start address to the end of the tag's memory. The
timeout value is given in 1 msec increments and can have a value of
1EH to FFFEH (65,534 ms). When the timeout is set to 0, the LRP75
will return a syntax error.
EXAMPLE
Writes 'A' (41H) to the tag starting at address 0005H for the following
next consecutive 10 bytes. A timeout of 2 seconds (07D0H = 2000 x 1
msec increments) is set for the completion of the configuration.
Field Description
Header AAH
Command Command number in Hex
Start Address The tag address where the fill will start
Fill Length The number of tag addresses to be filled
Timeout Timeout value given in 1 ms units (1EH - FFFEH)
Data Value Byte The byte to be used as fill
Message
Terminator
FFFFH
Command from the Host Response from the LRP75
MSB LSB Remarks MSB LSB Remarks
AAH 04H Perform Command 4 AAH 04H Command Echo
00H 05H Start Address = 0005H FFH FFH Message Terminator
00H 0AH Fill Length = 10 bytes
(000AH)
07H D0H Timeout value
00H 41H Fill byte
FFH FFH Message Terminator