User's Guide Part 2

CHAPTER 5 READER-HOST PROTOCOL
Example
Command
Response
>Get NotifyAddress
>NotifyAddress=10.1.0.12:4000
Command
Response
>Set NotifyAddress=user@msn.com
>NotifyAddress=user@msn.com
G
ET NOTIFYTIME
SET NOTIFYTIME
The Notify Time commands assign and retrieve the time interval for automatic
tag list pushing to a listening machine.
The time is specified in seconds.
If set to zero or a negative number 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.
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>Get NotifyTime
>NotifyTime=30
Command
Response
>Set NotifyTime=30
>NotifyTime=30
G
ET NOTIFYTRIGGER
SET NOTIFYTRIGGER
The NotifyTrigger commands specify and retrieve the event conditions (other
than time-based) upon which a notification message is sent out to any listener.
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 messages when the evaluation task of the autonomous
state loop evaluates to true, i.e., typically when tags are added
FALSE Send messages when the evaluation task of the autonomous
state loop evaluates to false, i.e., typically when tags are not
found