User's Guide _______________________________________________________________________
112 __________________________________________________________________ M210243en-A
Giving Commands
When you have established the connection, you can use the
commands (described in Table 25 on page 129) to communicate with
MAWS. Commands are actually text sent from the PC or terminal to
MAWS.
To open the connection, give the
open
command To close the terminal
connection, give the command
close
. Logging is not affected unless it
is stopped using the
logstop
command. In closed mode, the serial line
will be available for report sending.
NOTE
Both
open
and
close
commands have to be typed exactly right before
they can be executed. This means, you can not use the BACKSPACE
key to correct your typing. Simply retype the command and press
ENTER to give the command again.
Most of the commands can be used for both setting a value to some
parameter or viewing the set value of the parameter.
Type
help
to get a list of the available commands. Each command
must be entered using the correct syntax. You do not have to
memorize any complex commands since at any time you can view a
help text that shows the correct syntax. Just type
help
and the
command name.
Table 19
Interpreting Help Texts (the Correct Syntax)
Generic
Representation
Example
Note
Use the
parameter name.
warnings
[
clear
]
To see the warnings, type:
warnings
To remove warnings, type:
warnings
clear
time
[
HH MM SS
] [
YY MM DD
]
To see current time, type:
time
To set new time, type e.g.:
time
15 45 00
To set new time and date,
type e.g.:
time
15 45 00 01 03 20
Parameters shown
in [ ] can be left
out.
Replace
parameter
symbols with
values.
loggo
<group_id>
Parameters shown
in < > cannot be
left out.