
RV-M50-E Technical Manual
7
2.3
Using Commands
To execute a command, send the command name and any parameters separated by spaces, followed by
a line ending. For example, to use the ATDT command to set the destination address to 1234, send:
ATDT 1234<LF>
Some commands may output result information on lines following the command, but the output will
always terminate with either the OK sequence (introduced in the previous section) or the ERROR
sequence (ERROR<CR><LF>).
Some commands may have different results depending on the number of parameters. In general, a
command that sets a parameter(s) can read back its values by issuing the command with no parameters.
To get on-line help with a command, enter the command with a question mark at the end.
To see a list of all commands, use the HELP command.
2.4
Configuration Commands
The following commands are standard Raveon commands implemented by the modem.
Command
Command Description
Parameters
Factory
Default
ATAT
Silence AFTER Sequence
- Sets period of silence after the
command sequence characters in mS.
Range:0
–
1000
(mS)
500
ATBD
Baud Rate
– Sets serial com port baud rate (bps). Over-the-
air (throughput) baud rate is set with ATR2 command.
If a PC’s serial baud rate is set higher than the fixed over-the-
air baud rate of the module, hardware handshaking may be
required.
Range: 0
– 7
0 = 1200 5= 38400
1 = 2400 6=57600
2 = 4800 7=115200
3 = 9600
4 = 19200
5
ATBT
Silence BEFORE Sequence
–
Sets period of silence before
the command sequence character in mS.
Range: 0-1000
mS
500
ATBW
Set/Read Channel Bandwidth
See section 3
ATCT
Command Time Out
–
If no valid commands have been
received via the serial port within this time period (in
milliseconds), modem returns to normal operation mode from
Command mode. If the CONFIG button inside the
M8
is
pressed, this parameter will be automatically set to 60000.
Range: 100-60000mS
60000