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.
Exception: Cannot browse because the server is not compliant because it does not
Yes, it can be changed programmatically:
- opclabs.doc-that.com/files/onlinedocs/QuickOpc/Latest/User%2...ultiple%20Implementations.html .
If the program does not set it, it can be set from an "external" configuration file:
- kb.opclabs.com/Intrinsic_Component_Configuration
- kb.opclabs.com/Intrinsic_component_configuration_examples
Regards
Please Log in or Create an account to join the conversation.
So what do you suggest?
Can it be done programmatically?
Not that we didn't have this problem in previous versions.
Thank you.
Michael
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Thank you for your answer.
One question: if I will change to EnableNetApiClient = False, can it affect browsing other OPC DA servers?
Thank you.
Michael
Please Log in or Create an account to join the conversation.
RS Linx OPC browsing is hopelessly broken.
Try to switch to the Native implementation (EnableNativeClient = True, EnableNetApiClient = False).
Regards
Please Log in or Create an account to join the conversation.
We are getting this exception when trying to browse the RSLinx OPC server. When using Matrikon OPC Explorer, there is no problem.
I appreciate your answer.
Michael
OPC NET API error - result ID: E_UNKNOWN_ITEM_NAME; Cannot browse because the server is not compliant because it does not support the BROWSE_TO function.
+ The item ID used was "STORAGE_HH".
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Exceptions
Type: OpcLabs.BaseLib.Browsing.BrowseException
Data:
HelpLink:
HResult: -2146233088 (0x80131500)
InnerException:
OpcLabs.EasyOpc.Engine.NetApiResultException (0xC0040007): OPC NET API error - result ID: E_UNKNOWN_ITEM_NAME; Cannot browse because the server is not compliant because it does not support the BROWSE_TO function.
+ The item ID used was "STORAGE_HH".
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Data:
OpcLabs.EasyOpc.Implementation.ErrorEnhancement.Processed: True
OpcLabs.EasyOpc.Implementation.DAErrorEnhancement.Processed: True
Diagnostic Info:
ErrorCode: -1073479673
HelpLink:
HResult: -1073479673 (0xc0040007)
InnerException:
Message:
OPC NET API error - result ID: E_UNKNOWN_ITEM_NAME; Cannot browse because the server is not compliant because it does not support the BROWSE_TO function.
+ The item ID used was "STORAGE_HH".
+ The client method called (or event/callback invoked) was 'BrowseNodes'.
Source:
StackTrace:
TargetSite:
XML Qualified Name 2: opcfoundation.org/DataAccess/:E_UNKNOWN_ITEM_NAME
IsEmpty: False
Name: E_UNKNOWN_ITEM_NAME
Namespace: opcfoundation.org/DataAccess/
Message: Problem browsing OPC Data Access (OPC-DA) leaves.
Source:
StackTrace:
TargetSite:
QuickOPC version 2021.3 5.62.1032.1
Please Log in or Create an account to join the conversation.