EasyManua.ls Logo

impinj RShell - Response Format

Default Icon
49 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RShell Reference Manual
Revision 4.2, Copyright © 2009, Impinj, Inc. Proprietary and Confidential 5
Sub-menus:
image - Submenu of image status commands.
logging - Submenu of logging status commands.
network - Submenu of network status commands.
rfid - Submenu of RFID status commands.
snmp - Submenu of SNMP status commands.
system - Submenu of system status commands.
At all menus, entering the
help command or ? prior to a command or menu, will return a short
description of the command and the syntax for its usage (if any). For example:
> ? show
show - Submenu of elements that may have their configuration or status shown.
Usage: show [<subcommand> ...]
or
> ? show system platform
platform - Display generic platform statistics.
Usage: show system platform
Entering the ? between a menu and sub-menu/command will return the usage for the items
following the
? at the lowest level. In the example below, image is a menu that contains
commands of its own, so entering
show ? image brings up a usage help menu indicating that
subcommands are necessary. If one of those subcommands is entered (
show ? image metafile), the
detailed usage is given.
> show ? image
image - Submenu of image status commands.
Usage: image [<subcommand> ...]
> show ? image metafile
metafile - Display information about the current image upgrade metafile.
Usage: image metafile
3.2 Response Format
The first line of every command’s response has the following format.
Status='errorCode,errorString'
where errorCode is a numeric value and errorString is a human-readable error code. The error
codes are defined in Table 3-1