
CONFIGURATION COMMANDS
Configuration Commands Reference
2.10
•
19.01.2007
73
Syntax
Command
GPBD
Response
<baud>
Description
Get the value of the data rate of the RS-232 interface.
Return value(s) baud
See SPBD
Example
Host:
GPBD
Module:
115200
OK
Application
PT, FT
Notes
In configuration mode and download mode the actually used baud
rate may be different from the configured baud rate.
Syntax
Command
IPBD
Response
list of <baud>
Description
Information about selectable baud rates.
Return value(s) baud
See SPBD
Example
Host:
IPBD
Module:
9600,19200,38400,57600,115200,230400
OK
Application
PT, FT
Notes
4.4.9.2 Serial communication: SPCOM / GPCOM
Syntax
Command
SPCOM <databit>,<parity>,<stopbit>, <handshake>
Response
none
Description
Set Serial Communication Parameter.
databit
number of databits
format: decimal (8)
parity
N
: None
format: char
stopbit
1
: one stopbit
format: decimal
Arguments
handshake
RTSCTS
NONE
format: string
Example
Host:
SPCOM 8, N, 1, RTSCTS
Module:
OK
Application
PT, FT
Notes