AT Commands/Registers/Modem Messages
FP Modem-EU Technical Manual
Command Description
*L
Display password (identical with AT*P?)
*P
Entering the password: AT*P=xxxx<CR> You can enter up to 7 characters. These characters may
contain letters and numbers and even _-$*+#:;&/\() . Lower case letters are transformed into upper
case letters when they are entered!
The password you have entered can be displayed with AT*P? or AT*L
You can delete the password with AT*P=. AT\P is identical with AT*P
*W0
*W=baud,d,p,s
Automatic baud rate detection of the RS232C enabled
Switch off auto detect, adjusts the RS232C format
baud = baud rate = 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200 bps
d = Number of data bits (7 or 8)
p = parity (N = none, E = even, O = odd, S = Space, M = Mark)
s = Number of stop bits (1)
Examples:
AT*W=2400,7,E,1 – 2400 bps, 7 data bits, even parity, 1 stop bit
AT*W=57600,8,O,1 – 57600 bps, 8 data bits, odd parity, 1 stop bit
AT*W=19200,8,M,1 – 19200 bps, 8 data bits, none parity, 2 stop bits
For further information (see "
Modem Control and RS232C Interface" on page 32)
74