User's Manual

Table Of Contents
CHAPTER 3
Performing Advanced Functions
20
for information (the GET version of a command). If you type
parameters, you are issuing the SET version of a command
and are setting the command to the parameters you typed.
General format of an answer
The answers have the following format:
ID Command Result1 Result2 ... ResultN ErrResult
#
ID is the answering device. If a command was further routed,
it is the ID of the end device. The answer must always contain
the ID on return.
Command is the string representing the original command. It is
supplied so that a master can distinguish between the
answers it is waiting for, and out-of-band notifications (which
may come, for example, over the radio port of a node). As
with the ID, the command name must always be supplied.
Result1 Result2 ... ResultN are the result values
returned by the remote node. If the ErrResult is not zero,
all other possible characters and/or strings until the end of the
line may be ignored.
ErrResult shows whether the command was successfully
executed. If this value is 0, the command was successfully
executed. If this value is other than 0, the command failed.
The number may further indicate the error type. (See also
“Returned errors list” on page 33.)
The answer string may contain any number of spaces or CR/LF
characters between its components; however, after the terminator
(#) no other characters are allowed.
Using terminal commands
The addSWITCH A724 firmware is basically the same as in the
addIT A723, except for the following items:
new device type: A724
digital ports are used internally
additionally digital port: PORT BIT 15
Following is a list of available commands and an explanation of
their use.