User's Manual

Table Of Contents
A response to a successful command will follow this form.
Field Remarks
Command Echo Command number in hex preceded by AAH
Number of Tags filled 0 = tag not found, 1 = tag filled
Command Status One byte Error status
Message Terminator FFFFH
EXAMPLE
Writes 'A' (41H) to a single tag, starting at tag address 0005H for the follow
-
ing next consecutive 40 bytes. The Family ID is turned off and the
Anticollision Index is set to expect 2-4 tags. A timeout of 2 seconds (07D0H
= 2000 x 1 msec increments) is set for the completion of the configuration.
Copyright © 2000 Escort Memory Systems
LRP830-Series Long-Range Passive Reader/Writer
83
Command from Host
MSB LSB Remarks
AAH 94H Perform Command 94
00H 01H Family ID/ Index 1
00H 05H Start Address
00H 28H Fill Length
07H D0H Timeout
00H 01H SN byte 1
00H ACH SN byte 2
00H 42H SN byte 3
00H D0H SN byte 4
00H 27H SN byte 5
00H 1CH SN byte 6
00H 65H SN byte 7
00H 33H SN byte 8
00H 41H Fill byte
FFH FFH Message Terminator
Response from Host
MSB LSB Remarks
AAH 94H Command Echo
01H 00H Ntag/Status
FFH FFH Message Terminator