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.

Timeout Parameters

More
15 Apr 2014 08:10 #1838 by support
Replied by support on topic Timeout Parameters
Currently there are no operation-level timeouts in the UA part. The method call should return eventually, due to other mechanisms such as protocol-level timeout, but you cannot influence it and it can be really long.

I am aware of it, and I am keeping a record of this as a possible future enhancement.

Best regards

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

More
14 Apr 2014 12:38 #1830 by cdunlap
Timeout Parameters was created by cdunlap
Hi,

Is there a property analogous to EasyDAClient.InstanceParameters.Timeouts.ReadItem for the easyUAClient object in 5.3? I cannot seem to find this property anywhere for the UA client object.

I notice that when I stop my server and then try to do a read, the application hangs up and becomes unresponsive. I am guessing this is because it has a long timeout (i think default for DA client is 1 minute correct?) and is still waiting to hear back from the server. Is there a better way I should be handling this?

I know that a similar effect can be achieved through subscriptions since the MonitoredItemChanged event will occur when a connection is lost, but in certain situations I want to read instead of using a subscription.

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

Moderators: support
Time to create page: 0.051 seconds