![Telit Wireless Solutions UC864-E Скачать руководство пользователя страница 257](http://html1.mh-extra.com/html/telit-wireless-solutions/uc864-e/uc864-e_reference-manual_1083737257.webp)
UC864
UC864
UC864
UC864----E/G/WD/WDU
E/G/WD/WDU
E/G/WD/WDU
E/G/WD/WDU AT Commands Reference Guide
AT Commands Reference Guide
AT Commands Reference Guide
AT Commands Reference Guide
80304ST10041a Rev. 6
80304ST10041a Rev. 6
80304ST10041a Rev. 6
80304ST10041a Rev. 6 ---- 2010
2010
2010
2010----0
00
05
55
5----20
20
20
20
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved.
Page 257 of 329
#SH
#SH
#SH
#SH ---- Socket Shutdown
Socket Shutdown
Socket Shutdown
Socket Shutdown
Parameter:
<
<<
<connId
connId
connId
connId>
>>
> - socket connection identifier
1..6
Note: a socket connection can be closed only when it is in suspended mode
(with pending data too). Trying to close an active socket connection will
produce an error.
AT#SH=?
AT#SH=?
AT#SH=?
AT#SH=?
Test command reports the range for parameter <connId>
<connId>
<connId>
<connId>.
3.5.7.2.5.
Socket Configuration
Socket Configuration
Socket Configuration
Socket Configuration ---- #SCFG
#SCFG
#SCFG
#SCFG
#SCFG
#SCFG
#SCFG
#SCFG ---- Socket Configuration
Socket Configuration
Socket Configuration
Socket Configuration
AT#SCFG=
AT#SCFG=
AT#SCFG=
AT#SCFG=
<connId>,<cid>,
<connId>,<cid>,
<connId>,<cid>,
<connId>,<cid>,
<pktSz>,<maxTo>,
<pktSz>,<maxTo>,
<pktSz>,<maxTo>,
<pktSz>,<maxTo>,
<connTo>,<txTo>
<connTo>,<txTo>
<connTo>,<txTo>
<connTo>,<txTo>
Set command sets the socket configuration parameters.
Parameters:
<
<<
<connId
connId
connId
connId>
>>
> - socket connection identifier
1..6
<cid>
<cid>
<cid>
<cid> - PDP context identifier
1..5 - numeric parameter which specifies a particular PDP context
definition
<pktSz>
<pktSz>
<pktSz>
<pktSz> - packet size to be used by the TCP/UDP/IP stack for data sending.
0 – select automatically default value
1..1500 - packet size in bytes.
<maxTo>
<maxTo>
<maxTo>
<maxTo> - exchange timeout( or socket inactivity time); if there’s no data
exchange within this timeout period the connection is closed
0 - no timeout
1...65535 - timeout value in seconds (default 90 s.)
<connTo>
<connTo>
<connTo>
<connTo> - connection timeout; if we can’t establish a connection to the
remote within this timeout period, an error is raised.
10..1200 - timeout value in hundreds of milliseconds (default 600)
<txTo>
<txTo>
<txTo>
<txTo> - data sending timeout; data are sent even if they’re less than max
packet size , after this period.
0 - no timeout
1..255 - timeout value in hundreds of milliseconds (default 50)
Note: these values are automatically saved in NVM.
AT#SCFG?
AT#SCFG?
AT#SCFG?
AT#SCFG?
Read command returns the current socket configuration parameters values
for all the six sockets, in the format:
#SCFG: <connId1>,<cid1>,<pktsz1>,<maxTo1>,<connTo1>,<txTo1>
#SCFG: <connId1>,<cid1>,<pktsz1>,<maxTo1>,<connTo1>,<txTo1>
#SCFG: <connId1>,<cid1>,<pktsz1>,<maxTo1>,<connTo1>,<txTo1>
#SCFG: <connId1>,<cid1>,<pktsz1>,<maxTo1>,<connTo1>,<txTo1>
<CR><LF>
<CR><LF>
<CR><LF>
<CR><LF>
. . .
. . .
. . .
. . .
#SCFG: <connId6>,<cid6>,<pktsz6>,<maxTo6>,<connTo6>,<txTo6>
#SCFG: <connId6>,<cid6>,<pktsz6>,<maxTo6>,<connTo6>,<txTo6>
#SCFG: <connId6>,<cid6>,<pktsz6>,<maxTo6>,<connTo6>,<txTo6>
#SCFG: <connId6>,<cid6>,<pktsz6>,<maxTo6>,<connTo6>,<txTo6>