Icf – dte-dce character framing – Westermo GDW-11 User Manual
Page 162

162 V.24-V.25 commands
6615-2220
+ICF – DTE-DCE character framing
Description:
This command is used to determine the local serial port start-stop (asynchronous) char-
acter framing used by the DCE.
Syntax:
AT+ICF= <format>[, <parity>]
Parameters:
<format>
0:
Auto detect (not supported)
1:
8 Data 2 Stop (supported) <parity> parameter is ignored.
2:
8 Data 1 Parity 1 Stop (supported) if no <parity> provided, 3 is used by default as
<parity> value.
3:
8 Data 1 Stop (supported) <parity> parameter is ignored.
4:
7 Data 2 Stop (supported) <parity> parameter is ignored.
5:
7 Data 1 Parity 1 Stop (supported) if no <parity> provided, 3 is used by default as
<parity> value.
6:
7 Data 1 Stop (supported) <parity> parameter is ignored.
<parity>
0: Odd
(supported)
1: Even
(supported)
2: Mark
(supported)
3: Space
(supported)
4: None
(supported)
NOTE:
Setting a character framing different from 8N1 will disable autobauding if it was activated.
Setting it back to 8N1 will not re-enable auto-baud.
Setting the framing to 8N1 will let the autobauding enabled, if it was already enabled
(implying framing was already 8N1).
Command example
Possible responses
Note
AT+ICF?
+ICF: 3,4
Current values
OK
AT+ICF=?
+ICF: (1-6),(0-4)
Possible values
OK
AT+ICF=2,0 OK
Set 8 databits Odd parity
and 1 stop bit