Professional OPC
Development Tools

logos

Online Forums

Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.

Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.

Do not use the Contact page for technical issues.

Connection TimeOut?

More
16 Oct 2020 14:30 #9008 by support
Replied by support on topic Connection TimeOut?
The TCP connection itself is handled by the system, and so are the timeouts on such operation. Unfortunately there is no QuickOPC setting to influence this.
The following user(s) said Thank You: andis59

Please Log in or Create an account to join the conversation.

More
16 Oct 2020 09:01 #9005 by andis59
Connection TimeOut? was created by andis59
If I try to read from the server using
_easyUAClient.Read(uAEndpointDescriptor, scanSerialNumberTimeNodeDescriptor)
and the server is not available (not running, no tcp connection, etc)

I get an Exception

OpcLabs.EasyOpc.UA.OperationModel.UAException: An OPC-UA operation failure with error code -2138963968 (0x80820000) occurred, originating from ''. The inner OPC-UA service exception with service result 'BadTcpInternalError' contains details about the problem. ---> OpcLabs.EasyOpc.UA.UAServiceException: OPC-UA service result - Error establishing a connection. = BadTcpInternalError.


The exception occurs about 20 seconds after the read is executed.

This delay I assume is some TimeOut.

Is there someway to change the time?

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.049 seconds