Professional OPC
Development Tools

logos

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 while browsing OPC DA server

More
17 Apr 2024 13:12 #12727 by support
Hello.

You wrote that you get this "while browsing", and it might be so, broadly speaking, but according to the error message, the error comes from an attempt to get the value of OPC property for an item (such GetPropertyXXXX or GetMultiplePropertyXXXX calls). The property is Id 1(DataType).

I checked our code, and as far as I can tell, we do not attempt to obtain OPC properties during any of the browse calls.

So, I suppose that somewhere in your code, you decided to obtain that property. And the server does not have it. This can happen. Your responsibility to be ready to handle it.

Unless the error really comes from BrowseXXXX, making a comparison with Matrikon OPC Explorer makes no sense.

Regards
The following user(s) said Thank You: micham

Please Log in or Create an account to join the conversation.

More
17 Apr 2024 06:10 #12725 by micham
Hi,

One of our customer is getting this error while browsing an OPC DA Server:

"Error getting OPC-DA item Data-Type(LIFT-OPC.Shindler_OPC_ServerDA.NT.Gp8.L1.C1BuildingPosition)!....An OPC operation failure with error ...E_INVALID_PID.

When browsing with Matrikon OPC Explorer, there is no problem.



Any idea what is the problem?

Thanks.

Michael
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: support
Time to create page: 0.052 seconds