TSAT 3000 - Telemetry and data transfer via SATellite
TSAT 3000 Configuration Parameter Description, January 2013 Page 35 of 124
3.2.8 SOCK_IDLE_TIMEOUT [n]
Default 10, Range 0…3600
Set the Idle-Timeout (in seconds).
Value Description
0 NO Timeout.
Idle Timeout in seconds.
A timer will be re-started each time data is received from the SOCKET.
The SOCKET will be Closed when timer expires, and depending on Type of Socket:
Type of Socket Description
TCP Server Socket Start to wait for new connecting from remote peer.
TCP Client Socket
UDP Receive Socket
UDP Send Socket
1 … 3600
UDP Socket
Wait 1 second, and Open SOCKET once again.
3.2.9 SOCK_CONNECT_TIMEOUT [n]
Default 10, Range 1…300
Set the Interval (in seconds), at which the SOCKET will try to establish connection to peer node.
Used by TCP Client Sockets, only – as shown below:
Type of Socket Description
TCP Server Socket n/a
TCP Client Socket
The CCU will try to establish connection to peer node when SOCKET is
Opened and when connection is broken. If not successful, it will try to re-
establish connection each
SOCK_CONNECT_TIMEOUT seconds.
UDP Receive Socket
UDP Send Socket
UDP Socket
n/a