GSM/GPRS Module
M35 AT Commands Manual
M35_AT_Commands_Manual Confidential / Released 32 /
186
3.3. AT+ICF Set TE-TA Control Character Framing
Parameter
1. The command is applied for command state.
2. The <parity> field is ignored if the <format> field specifies no parity.
2
ON->OFF on DTR: Disconnect data call, change to command mode. During state
DTR = OFF auto-answer is off
AT+ICF Set TE-TA Control Character Framing
Test Command
AT+ICF=?
Response
+ICF:
(list of supported
<format>
s), (list of supported
<parity>
s)
OK
Read Command
AT+ICF?
Response
+ICF: <format>,<parity>
OK
Write Command
AT+ICF=[<format>,[<parity>]]
Response
This parameter setting determines the serial interface
character framing format and parity received by TA from TE.
OK
Reference
V.25ter
<format>
1
8 data 0 parity 2 stop
2
8 data 1 parity 1 stop
3
8 data 0 parity 1 stop
4
7 data 0 parity 2 stop
5
7 data 1 parity 1 stop
6
7 data 0 parity 1 stop
<parity>
0
Odd
1
Even
2
Mark (1)
3
Space (0)
NOTES