How Geo SCADA Expert Uses the Consecutive Read and Write Timeouts

In this section, we explain how Geo SCADA Expert uses the Maximum Number of Consecutive Read Timeouts and the Maximum Number of Write Timeouts settings that are available on the Server Configuration Tool’s Channels settings:

The Maximum Number of Consecutive Read Timeouts and Maximum Number of Consecutive Write Timeouts settings are shown in the COM Ports/TCPIP Connections section of the Channels settings.

You need to understand how Geo SCADA Expert uses these settings in order to apply suitable limits for your system. (You will also need to be aware of the Considerations when Setting the Maximum Consecutive Read/Write Timeouts).

Usually, when a driver in Geo SCADA Expert sends a message to a remote outstation, it expects a reply from the outstation within a specific amount of time. To calculate the time period in which an outstation should respond, the driver performs a calculation that uses:

The driver also calculates an estimate of the amount of time it will take to send the reply. This calculation is based on the expected size of the response to the request.

Normally, the outstation will reply within the calculated time. However, if the outstation does not respond within the defined time, it could indicate a problem. Typically, the main reason for a reply time out is that the Standard Reply Delay (or DNP3 equivalent settings) is inappropriate. This is especially true during commissioning of a system.

To check if the delay setting(s) is suitable, you can view the I/O log files and see if the replies to the messages are being returned too late. If they are, you can adjust the delay settings as required. If the replies are not being sent too late, and then you will need to investigate the cause of the problem, which could be related to the outstation hardware, the communications connection between the outstation and the server, or could be a local fault at the server (unlikely, but possible). Also, you will need to determine whether the fault is a permanent problem that needs to be addressed or is a temporary problem that will resolve itself, for example, an intermittent network failure.

If a message is sent from Geo SCADA Expert but the operating system does not confirm that the message has been sent, there is a problem. Geo SCADA Expert will timeout the message and this will count as a write timeout. Similarly, if a message is sent as expected but there is no reply from the outstation within the expected time, the message is timed out (this counts as a read timeout).

When a read fault occurs, Geo SCADA Expert increases the internal consecutive read timeout count by 1. For each consecutive read timeout, Geo SCADA Expert will increase the internal count by 1 until the Maximum Number of Consecutive Read Timeouts limits is reached. If the limit is reached, Geo SCADA Expert will take the following action:

Similarly, when a write timeout occurs, Geo SCADA Expert increases the internal consecutive write timeout count by 1. For each consecutive write timeout, Geo SCADA Expert will increase the internal count by 1 until the Maximum Number of Write Timeouts limit is reached. Again, if the limit is reached, Geo SCADA Expert will fail the socket or the channel, depending on the configuration of the channel (as described above).

If a read or write fault is detected but the internal count has not reached the Maximum Number of Consecutive Read Timeouts/Maximum Number of Write Timeouts limit, Geo SCADA Expert continues to use the channel. This is because the fault that caused the read/write timeout failure may be an intermittent problem that could quickly resolve itself, and so the channel may be healthy. If subsequent, consecutive read or write messages timeout, and then it is likely that there is a serious fault with the channel, the outstation(s), or a local fault at the server.

When you understand how Geo SCADA Expert uses the consecutive timeout settings, you can proceed to set the Maximum Consecutive Read / Write Timeouts.

Or if you are already familiar with the considerations you need to make, you can go ahead and change Maximum Number of Consecutive Read / Write Timeouts.

For more information, see the topics that are listed in the gray footer section at the bottom of this topic. Select the relevant entry to display the topic that you require.


Disclaimer

Geo SCADA Expert 2020