- Posts: 95
- Thank you received: 3
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.
XML-DA. Subscription is canceled unexpectedly
Thank you for your advice. I enabled debug logging and found unsubscribe/subscribe requests that probably caused that issue.
Best regards
Please Log in or Create an account to join the conversation.
Do you call SubscribeItem/SubscribeMultipleItems multiple times, or just once?
If multiple times, is it with the same, or different group parameters (update rate etc.)
Best regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
there are many reasons that can cause SubscriptionCancel.
First thing to find out is what are the results of GetStatus calls, especially between Subscribe and SubscriptionCancel. Can you post those as well?
Thank you
Please Log in or Create an account to join the conversation.
While investigating a communication between my application and Siemens OPC XML-DA Gateway server, I found a lot of subscription cancellation requests. They happen immediately after receiving a response to the subscribe request . The response of the OPC server is very slow. I don't know what is wrong. Could you help me?
QuickOPC 5.58.151
Isolated = true
IsolatedParameters.UseAdvancedPolledRefresh = false
1. Subscribe request
2. Subscribe response
3. Next 2 telegrams are related to "GetStatus" call
4. Subscription cancel request
Please Log in or Create an account to join the conversation.