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.
No notification for disconnect
For readers of the forum - always check .Exception in the incoming event arguments or result objects first.
Best regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Can you please answer following questions:
1. Which version and build of QuickOPC are you using?
2. Is the server local or remote?
3. Which protocol (opc.tcp:, http: ?)
4. What precisely do you mean by "...the server gets switched off". Is it referring to a loss of power of a remote machine? Or a force termination of the server process? Or a properly shutdown of it? Or a properly shutdown of the whole machine? Etc.
5. How long have you waited after that?
6. Do you test the .Exception of the incoming EasyUAMonitoredItemChangedEventArgs ? Can you post that piece of code here?
Thank you, and best regards
Please Log in or Create an account to join the conversation.
For reference I have ended up pinging the server every 60 seconds as below I wonder if there is a better solution you could suggest ? (I realise could use one common tag for the server and channel rather than pinging each tag)
Please Log in or Create an account to join the conversation.