User's Manual

Performing Advanced Functions
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 be always 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 49.)
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.
3.5.3 Commands Accepted by the A740 addNODE
Following is a list of available commands.
Note: You can type uppercase or lowercase characters because the commands are not
case sensitive.
CMDS
DESCRIPTION Returns a list of supported commands.
PARAMETERS None.
REMARKS GET only.
RETURNS A list of strings separated by spaces.
REMOTE No.
EXAMPLE #CMDS
53 CMDS B BLST CALC CMDS COMP COND DATA DATASDI FDEV FREQ ID
INFO IO LC MSTR NPND OC OPMODE PC PMP ROUTE RSSI RX SWITCH
TIME TX TYPE VER XCONF XDATA XIMME 0
#
TIME
DESCRIPTION Sets/returns the real time clock.
PARAMETERS The actual time, or none in the GET version.
RETURNS The actual time as dd/mm/yyyy hh:mm:ss.
REMARKS GET/SET.
REMOTE No.
EXAMPLES TIME 12/12/1999 22:10:10
193 TIME 0
#
28