User's Guide Part 2

CHAPTER 6 READER-HOST PROTOCOL EXTENSIONS FOR BATTERY POWERED BACKSCATTER TAGS
SET MEMORYPACKETSIZE
G
ET MEMORYPACKETSIZE
Set and Get MemoryPacketSize commands determine the number of bytes to
use in each memory related transmission packet to and from the tag.
The smaller the packet (i.e. 1 or 2 bytes) the smaller the transmission rate but
also the smaller the error rate. Likewise the higher the packet size (i.e. 16 bytes)
the higher the transmission rate but also the higher the error rate in a noisy
environment.
The default setting for this value is 16 bytes. The allowable range is 1 to 16
bytes.
Example
Command
Response
>Set MemoryPacketSize =4
MemoryPacketSize=4
Command
Response
>Get MemoryPacketSize
MemoryPacketSize=16
C
LEAR MEMORY
Clear memory will completely erase the memory of a tag.
Example
Command
Response
>Clear Memory
Memory has been Cleared !