User's Guide Part 2

CHAPTER 5 READER-HOST PROTOCOL
Autonomous Mode Commands
Autonomous mode is a multi-stage configuration and operation mode that
enables hands-free monitoring of tags.
The first stage requires you to issue a series of configuration commands to
the reader. These commands detail how and when to read tags, and then
when tags are found, who to tell.
Once configured, the reader can be left to operate on its own.
For a detailed description of the Automonous mode system please refer to
Chaprer 4 of this guide.
S
ET AUTOMODE
G
ET AUTOMODE
The AutoMode command turns on or off the automode.
Valid command parameters are ON and OFF
The default setting is OFF
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>Get AutoMode
>AutoMode=ON
Command
Response
>Set AutoMode=on
>AutoMode=ON
S
ET AUTOWAITOUTPUT
G
ET AUTOWAITOUTPUT
The AutoWaitOutput specifies the output pin settings to effect while in the wait
state of autonomous mode. The parameter is a bit mask for the four external
output pins, where a ‘1’ sets a pin to high, and a ‘0’ sets a pin to low. Pin 1 is
specified by bit one in the mask, and Pin 0 is specified by bit zero in the mask
etc…
NOTE: Changes made with this command will take effect immediately.
Example
Command
Response
>Get AutoWaitOutput
> AutoWaitOutput =0
Command
Response
>Set AutoWaitOutput =3 //Turn pins 0 and 1 to high
> AutoWaitOutput =3