%BAUD Bit Rate Multiplier


Command Line Format
AT [cmds] %BAUD=<value>[;cmds] <CR>

Command Type
extended syntax

Default
Power up will invoke the stored value. Z and &F commands have no effect on value.

Stored by &Wn
yes

Displayed by &V
no

Description
The %BAUD parameter is used in internal modems to set the DTE-DCE speed multiplier for the UART.
Value   Meaning                                                                                                         

0       normal speeds (115200/n baud)                                                                                   

1       all speeds twice (230400/n baud)                                                                                

2       all speeds four times (460800/n baud)                                                                           
The command %BAUD? shall allows the modem to return the current value. The command %BAUD=? allows the modem to return a list of supported values.

Note: The command %BAUD=? should result in ERROR if used with modems that do not support the command.

Click here to return to the Contents page.