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.

OpcLabs.EasyOpc.UA.Engine.UAClientEngineException

More
04 Jun 2015 10:08 #3186 by support
Unless there is a reason for it, you should not write error handling for any specific errors. It is even impossible to enumerate all possible errors that can occur, so such task would be hopeless.

This error should be issued in relation to communication problems or a recovery from them. As with other errors, the communication should reestablish when it becomes possible. No reason to handle this error (specifically if the recovery works).
The following user(s) said Thank You: adid@contel.co.il

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

More
04 Jun 2015 08:22 #3181 by adid@contel.co.il
hello,

what is this error below ? do i need to add some code in order to handle it ?

thank you,
Adi Damty

2015-06-04 08:37:59.420 – m_EasyUAClientCoils_MonitoredItemChanged line 3402 Exception OpcLabs.EasyOpc.UA.Engine.UAClientEngineException: OPC-UA client session is not connected when connecting the client subscription.

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

Moderators: support
Time to create page: 0.057 seconds