- Posts: 8
- Thank you received: 0
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.
error after SubscribeEvent with server with open62541.dll
Please Log in or Create an account to join the conversation.
The first callback is special and indicates a successful connection to the server. It is generated on the client side. So that's fine with both servers.
The error reported with one of the servers comes from the server itself. Do you know for sure that the server can generate events like this? Have you verified it with some other OPC UA client?
Best regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
It is not clear to me what are you trying to achieve. Can you post the code that show how you subscribe?
Regards
Please Log in or Create an account to join the conversation.
1. With a Success Event Args
2. with this error (see also the attachment)
(OPC UA service result - {BadNodeIdUnknown}. The node id refers to a node that does not exist in the server address space.
+ The node descriptor used was: NodeId="Server".
+ The client method called (or event/callback invoked) was 'EventNotification'.)
In case of other Server OPC-UA I callback has been called 2 times:
1. With a Success Event Args
2. With a Audit Initialized
I know I'm not so detailed in my report but the situation is a little bit confusing for me ...
Thanks for any help
Please Log in or Create an account to join the conversation.