User's Guide Part 2

CHAPTER 5 READER-HOST PROTOCOL
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>Get NotifyTrigger
>NotifyTrigger= REMOVE
Command
Response
>Set NotifyTrigger=ADD
>NotifyTrigger=ADD
G
ET NOTIFYFORMAT
S
ET NOTIFYFORMAT
The NotifyFormat parameter specify the format of any notification message.
The format may be one of the following:
NotifyFormat Description
text
Tag lists are sent out as plain text messages, one tag ID per
line.
xml Tag lists are sent out as an XML text format
Text formatted tag lists take the form:
#Alien RFID Reader Auto Notification Message
#ReaderName: Spinner Reader
#ReaderType: Alien RFID Tag Reader (Class BPT / 2450Mhz)
#IPAddress: 10.1.70.13
#CommandPort: 23
#Time: 2003/01/21 12:48:59
#Reason: TEST MESSAGE
Tag:1115 F268 81C3 C012 0020 2202, CRC:2483, Disc:2003/01/21 09:00:51,
Count:1, Ant:0
Tag:0100 0100 0002 0709 1202 E404, CRC:8594, Disc:2003/01/21 11:00:10,
Count:1, Ant:0
Tag:1054 A334 54E1 7409 1922, CRC:2083, Disc:2003/01/21 11:50:03, Count:1,
Ant:0
#End of Notification Message
XML Formatted tag lists take the form:
<Alien-RFID-Reader-Auto-Notification>
<ReaderName>Spinner Reader</ReaderName>
<ReaderType>Alien RFID Tag Reader (Class BPT / 2450Mhz)</ReaderType>
<IPAddress>10.1.70.13</IPAddress>
<CommandPort>23</CommandPort>
<Time>2003/01/21 12:49:22</Time>
<Reason>TEST MESSAGE</Reason>
<Alien-RFID-Tag-List>
<Alien-RFID-Tag>
<TagID>0102 0304 0506 0709 0020 2022</TagID>
<CRC>87B4</CRC>