USR-G786-G User Manual
Technical Support:
Jinan USR IOT Technology Limited
www.pusr.com
58
ON
:
connected.
OFF
:
unconnected.
7.2.34.
AT+SOCKBLK
Function
:
Query whether socket B is connected.
Format:
Query current parameter:
AT+SOCKBLK{CR} or AT+SOCKBLK?{CR}
{CR}{LF}+SOCKBLK:status{CR}{LF}
Parameters:
status
:
socket B connection status
,
including
:
ON
:
connected.
OFF
:
unconnected.
7.2.35.
AT+SOCKATO
Function
:
Query/Setting reconnect time of Socket A once timeout.
Format
:
Query current parameter:
AT+SOCKATO{CR} or AT+SOCKATO?{CR}
{CR}{LF}+SOCKATO:time{CR}{LF}
Parameters:
time
:
reconnect time, time range is 1~100 s. Default time is 5s.
E.g
:
AT+SOCKATO=10
7.2.36.
AT+SOCKBTO
Function
:
Query/Setting reconnect time of Socket B once timeout.
Format
:
Query current parameter:
AT+SOCKBTO{CR} or AT+SOCKBTO?{CR}
{CR}{LF}+SOCKBTO:time{CR}{LF}
Parameters:
time
:
reconnect time, time range is 1~100 s. Default time is 5s.
7.2.37.
AT+SOCKRSTIM
Function
:
Query/Setting the maximum number of re-connections after connection failure, device will
restart after the maximum number of re-connections.
Format:
Query current parameter
:
AT+SOCKRSTIM{CR} or AT+ SOCKRSTIM?{CR}
{CR}{LF}+ SOCKRSTIM:num{CR}{LF}
Parameters:
num
:
Maximum re-connection times. Setting range is 10~600 times, default is 60 times
.