User's Guide

CHAPTER 4 READER-ENTERPRISE PROTOCOL
FirmwareVersion = 1.0[CR][LF]
SoftwareVersion = 1.0[CR][LF][0]
Commands are case insensitive. i.e., set readername is equivalent to Set
ReaderName
Suppressing Command Prompts
By default all commands are set up for interactive use over a serial console
or telnet style interface. Consequently replies are always followed by a
command prompt indicating user input is required. Often this command
prompt is not required, especially when client software is written that
programmatically communicates with the reader. To account for these
applications, all command prompts can be suppressed by making the first
character of any command be an 0x1 character. For example,
Interactive Command Format:
Alien> get ReaderName[CR}[LF]
ReaderName = Alien Reader[CR][LF][0]
Alien>[CR][LF]
Non-Interactive Command Format:
[1]get ReaderName[CR][LF]
ReaderName = Alien Reader[CR][LF][0]
General Commands
Command Description
Get ReaderName
Set ReaderName
Allows an arbitrary name to be associated with
and retrieved from the Reader.
Get ReaderType Get a description of the Reader type
Get ReaderVersion Get the Reader software/hardware versions.
Get AntennaList
Set AntennaList
Get and Set the antenna port list the Reader
should use.
Get Time
Set Time
Get and Set the real time clock on the Reader.
Reboot Reboot the Reader.
NANOSCANNER READER USER GUIDE DOC # 8101001-000A 33
© 2002 Alien Technology™