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.
KEPServer reading namespace problem
Best regards
Please Log in or Create an account to join the conversation.
- radek.huber
-
Topic Author
- Offline
- Premium Member
-
- Posts: 12
- Thank you received: 0
it took more time then I expected but we were able to do deeper investigation on customer environment and it look like there was probably problem with typo in node id. I created code sample just for this testing and it works as it should. Sorry for the false alert.
Best regards,
Radek Huber
Please Log in or Create an account to join the conversation.
- radek.huber
-
Topic Author
- Offline
- Premium Member
-
- Posts: 12
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
This should work. I would like to have a look at it.
Can you please provide:
- KepServerEX version number.
- QuickOPC version number.
- A code example that shows the problem.
- A corresponding KepServerEX configuration?
Thank you
Please Log in or Create an account to join the conversation.
- radek.huber
-
Topic Author
- Offline
- Premium Member
-
- Posts: 12
- Thank you received: 0
We were using your QuickOpc framework for both reading and the browsing. We obtained the node id by method BrowseDataNodes.
Br,
Radek Huber
Please Log in or Create an account to join the conversation.
It is not clear from your post how you use the obtained node ID string. In fact, I am not even sure you are writing about using it in some other QuickOPC API call. Or, are you trying to use it in some other OPC client?
Regards
Please Log in or Create an account to join the conversation.
- radek.huber
-
Topic Author
- Offline
- Premium Member
-
- Posts: 12
- Thank you received: 0
We had an issue with one node ID during reading from the KEPServer. We tried to use node ID we got from the quick opc browsing. It was composed from namespace name, namespace index and string id. But we were not able to read this node. It started working when we deleted namespace name part of the node id. Have you encontered this issue with KEPServer? Also this was problem only for one node from the KEPServer. We were able to read other nodes using namespace name.
Best regards
Radek Huber
Please Log in or Create an account to join the conversation.