Syntax, Parameters and values, Notes – Synaccess Networks NP-0801DTM User Manual
Page 219: Examples

CUSTOM AT COMMANDS
219
HSPA+ AT Commands Reference Guide
. . .
#SCFG:
Test command returns the range of supported values for all the subparameters
Syntax
Command
Command type
AT#SCFG=
Set
AT#SCFG?
Read
AT#SCFG=?
Test
Parameters and Values
Note
: Values are automatically saved in non‐volatile memory.
Socket connection identifier.
1‐6
PDP context identifier.
0
Specifies the GSM context.
1‐5
Numeric parameter which specifies a PDP context definition.
Packet size used by the TCP/UDP/IP stack for data sending.
0
Select default value of 300 automatically.
1‐1500
Packet size in bytes.
Exchange timeout or socket inactivity timeout. If there is no data exchange within
this timeout period the connection is closed.
0
No timeout.
1‐65535
Timeout value in seconds. Default: 90.
Connection timeout; if cannot connect to the remote within this period, an error
is raised.
10‐1200
Timeout value in hundreds of milliseconds. Default: 600.
Data sending timeout. After this period data is sent also if less than maximum
packet size.
0
No timeout.
1‐255
Timeout value in hundreds of milliseconds. Default: 50.
Notes
You must set the parameters with #SCFG before establishing a data connection using the AT+SGACT command.
Examples
at#scfg?
#SCFG: 1,1,300,90,600,50
#SCFG: 2,2,300,90,600,50
#SCFG: 3,2,250,90,600,50