ALIEN READER PROTOCOL CHAPTER 4
READER INTERFACE GUIDE
DOC. CONTROL # 8101938-000 REV 05
74
NotifyAddress Examples
Command
Response
>get NotifyAddress
NotifyAddress = 10.1.0.12:4000
Command
Response
>set NotifyAddress = user@msn.com
NotifyAddress = user@msn.com
NotifyTime
9800 | 9780 | 8780 | 9640 | 9774
The Notify Time commands assign and retrieve the time interval for automatic
TagList pushing to a listening machine.
The time is specified in seconds.
If set to zero, the time-based automatic notification is disabled.
When set to a positive number of seconds, a standard notification
message will be sent out each period.
NotifyTime Examples
Command
Response
>get NotifyTime
NotifyTime = 30
Command
Response
>set NotifyTime = 30
NotifyTime = 30
NotifyTrigger
9800 | 9780 | 8780 | 9640 | 9774
The NotifyTrigger command specifies and retrieves the event conditions (other
than time-based) upon which a notification message is sent out. Notify messages
can be triggered under any of the following conditions:
Trigger Name Meaning
Add Send message when new tag is read and added to the
TagList.
Remove
Send message when a tag is removed from the TagList.
Change Send message when a tag is either added to or removed
from the TagList.
True Send message when the evaluation task of the autonomous
state loop evaluates to true, typically when tags are added
to the taglist.
False Send message when the evaluation task of the autonomous
state loop evaluates to false, typically when tags are not
added to the taglist.
TrueFalse Send message when the evaluation task of the autonomous
state loop evaluates to true or false (i.e. every time).