Timeout Retry Delay

The following global parameter is used to set the length of time, in ticks (i.e. 0.01 seconds per tick), to pause when a read request fails before sending the request again. This global parameter can be set on a project or port basis. 

The following global parameters are available to set timeout retry delays.

MBETH_TIMEOUT_RETRY_DELAY

<PORT>_TIMEOUT_RETRY_DELAY

MBETH_TIMEOUT_RETRY_DELAY

For

Project

Purpose

To set the length of time, in ticks, to pause when a read request fails before sending the request again.

Value

n (where n is a number greater than or equal to zero)

Default Value

0

 

<PORT>_TIMEOUT_RETRY_DELAY

Where <PORT> is the name of the port.

For

Port

Purpose

To set the length of time, in ticks, to pause when a read request fails before sending the request again.

Value

n (where n is a number greater than or equal to zero)

Default Value

0

More information

Read Request Retry.

Read Request Timeout.

Modbus TCP/IP Global Parameters.