Changes

Line 36: Line 36:     
'''Response timeout (s)'''
 
'''Response timeout (s)'''
*It is used to set a period waiting for the response from the server-side. If there is no response from the server during the timeout, the device will close the link and according to device configuration resend the same packet
+
*It is used to set a period waiting for the response from the server side. If there is no response from the server during the timeout, the device will close the link and according to device configuration resend the same packet
    
'''Keep-alive ping timeout (s)'''
 
'''Keep-alive ping timeout (s)'''
*Enables network ping after a timeout to prevent the link from closing by the operator. For example, if the operator closes the active link after 15 minutes when no data is sent, you can set the "network ping" timeout to 10 minutes where the device sends a 0xFF byte to the server to keep the link open. Keep-alive ping timeout should be always lower than Open Link Timeout.
+
*The device will ping the server periodically, so the server or operator will not close the link. The keep-alive ping timeout value should always be lower than the open link timeout.
 
<br>
 
<br>
 
<br>
 
<br>