Hi,
We're using version 5.58.151.1 and are experiencing a intermittent, but daily, issue.
We're reading the same tag multiple times throughout the day. Often, the call to EasyDAClient.ReadItem does not return.
We have the following code:
The majority of the time the ReadItem function returns and we log out the 2nd item. Regularly we never hit that 2nd logging entry which indicates the ReadItem method does not return. We wait for 90 seconds without any response.
The above code is wrapped in a try catch and an exception is not generated.
Is there an issue with this version, which we recently upgraded to, or is there something else we are missing?
Thanks
We're using version 5.58.151.1 and are experiencing a intermittent, but daily, issue.
We're reading the same tag multiple times throughout the day. Often, the call to EasyDAClient.ReadItem does not return.
We have the following code:
The majority of the time the ReadItem function returns and we log out the 2nd item. Regularly we never hit that 2nd logging entry which indicates the ReadItem method does not return. We wait for 90 seconds without any response.
The above code is wrapped in a try catch and an exception is not generated.
Is there an issue with this version, which we recently upgraded to, or is there something else we are missing?
Thanks