C
ONFIGURATION
C
OMMAND
S
ET
- F
IRMWARE
R
EVISION
2.4.0_
BETA
-
V
ERSION
1.0.0
3.2.23.3 TCP.CLIENT.PING
Parameter syntax
TCP.CLIENT.PING=<
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
Meaning
0
Cancels sending of pings to the server.
1
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.
<
time
>
It specifies the maximum number of milliseconds (after sending a ping) to wait
for response.
How to set/get TCP configuration:
Set configuration
$PFAL,Cnf.Set,TCP.CLIENT.PING=1,120000
Get configuration
$PFAL,Cnf.Get,TCP.CLIENT.PING
3.2.23.4 TCP.CLIENT.TIMEOUT
Parameter syntax
TCP.CLIENT.TIMEOUT=<timeout
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
$PFAL,Cnf.Set,TCP.CLIENT.TIMEOUT=240000,60000
Get configuration
$PFAL,Cnf.Get,TCP.CLIENT.TIMEOUT
This confidential document is a property of FALCOM and may not be copied or circulated without previous permission.
Page 193 of 271