Tcp.client.ping; Tcp.client.timeout - FALCOM MAMBOII User Manual

Table of Contents

Advertisement

C
C
ONFIGURATION
OMMAND

3.2.23.3 TCP.CLIENT.PING

Parameter syntax
This parameter enables/disables asynchronously attempts to send a ping to the
specified server, and receive a corresponding reply message from that server. Ping
tests whether the device is connected to the server.
<type>
It can be set to:
Value
0
1
<time>
It specifies the maximum number of milliseconds (after sending a ping) to wait
for response.
How to set/get TCP configuration:
Set configuration
Get configuration

3.2.23.4 TCP.CLIENT.TIMEOUT

Parameter syntax
It specifies the number of reconnections to the remote server, if the TCP connection
fails.
<timeout>
It specifies the period of time (in milliseconds) the target device will wait for a
response (an acknowledgement) from the remote server before starting data
(re)transmission.
<wait_time>
It specifies the length of time (in milliseconds) to wait between two connection
attempts.
How to set/get TCP configuration:
Set configuration
Get configuration
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
S
- F
R
ET
IRMWARE
TCP.CLIENT.PING=<type>,<time>
Meaning
Cancels sending of pings to the server.
Activates sending of pings to the server automatically.
These pings are used to ensure the server that the device
is still present in this TCP connection.
$PFAL,Cnf.Set,TCP.CLIENT.PING=1,120000
$PFAL,Cnf.Get,TCP.CLIENT.PING
TCP.CLIENT.TIMEOUT=<timeout>,<wait_time>
$PFAL,Cnf.Set,TCP.CLIENT.TIMEOUT=240000,60000
$PFAL,Cnf.Get,TCP.CLIENT.TIMEOUT
2.4.0_
-
EVISION
BETA
V
1.0.0
ERSION
Page 193 of 271

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MAMBOII and is the answer not in the manual?

Questions and answers

Table of Contents