C
HAPTER
4
R
EADER
H
OST
P
ROTOCOL
R
EADER
I
NTERFACE
G
UIDE
D
OC
. C
ONTROL
# 8101938-000 R
EV
05
91
Autonomous Mode Program
9800 | 9780 | 8780 | 9640 |
9774
The reader can automatically program a tag with a new ID in AutoMode, and this
action can be repeated indefinitely, each time incrementing the ID to use for
programming, so that groups of tags that were programmed while in AutoMode
end up with sequential tag IDs.
To instruct Autonomous Mode to program tags, issue the following command:
set AutoAction = Program
Instead of reading tags inside its inner loop (refer to AutoMode state diagram in
Chapter 2 for details), the reader programs the tag in the field with an ID,
specified by the ProgramID attribute (see above).
A successful programming event causes the evaluation stage of Autonomous
Mode to evaluate to
true
. A failed programming event evaluates to
false
.
Autonomous Mode Program and Lock
9800 | 9780 | 8780 | 9640 |
9774
In Autonomous Mode Program and Lock, the reader can automatically program a
tag with a new ID and then lock it with a PassCode. This event can be repeated
indefinitely, each time incrementing the ID by one.
To instruct Autonomous Mode to program and lock tags, issue the following
command
set AutoAction = Program and Lock
Instead of reading tags inside its inner loop (refer to AutoMode state diagram in
Chapter 2 for details), the reader programs a tag with an ID, as specified by the
ProgramID attribute), and then locks it with a PassCode, as specified by the
ProgramPassCode attribute (see above).
A successful Program and Lock event causes the evaluation state of
Autonomous Mode to evaluate to
true
. A failed Program and Lock event
evaluates to
false
.
Autonomous Mode Erase
9800 | 9780 | 8780 | 9640 |
9774
The reader can automatically erase a tag in AutoMode, and this action can be
repeated indefinitely.
To instruct Autonomous Mode to erase tags, issue the following command:
set AutoAction = Erase
Instead of acquiring tags inside its inner loop (refer to AutoMode state diagram in
Chapter 2 for details), the reader erases tags in the field.
A successful erase event in causes the evaluation stage of Autonomous Mode to
evaluate to
true
. A failed erase event evaluates to
false
.
Summary of Contents for ALR-8780
Page 8: ......