- Posts: 13
- 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.
- Forum
- Discussions
- QuickOPC-Classic in .NET
- Browsing, Browse Dialogs and Controls
- OPC DA browsing error.
OPC DA browsing error.
- dastan.zhalilov@erg.kz
- Offline
- Premium Member
These are clients reading without any problem.
Simulation Tags I can read, but Tags from real OPC servers cannot. Network access I already have by PORTS (135-139 TCP ports). Telnet is fine from my application start computer to OPC DA servers.
So, is it possible to solve this problem?
Please Log in or Create an account to join the conversation.
which QuickOPC version are you using please?
Best regards
Please Log in or Create an account to join the conversation.
- dastan.zhalilov@erg.kz
- Offline
- Premium Member
- Posts: 13
- Thank you received: 0
I have almost same problem. I have different OPC servers in my network (WinCC OPC server, Intellution iFIX OPC server, OVATION OPC Server and Cimplicity HMI OPC Server).
I can connect only WINCC and Cimplicity HMI OPC server, but I cannot read Item value. Same error is occuring during read Tag.
I don't understand, Other OPC Clients reading Tags value without any problem.
I try run DemoApplicaion, same result, error.
SO, Developers of OPCLabs, Tell us What reason of your SDK? Why does SDK cannot work with some OPS server?
Attachments:
Please Log in or Create an account to join the conversation.
- dastan.zhalilov@erg.kz
- Offline
- Premium Member
- Posts: 13
- Thank you received: 0
I have almost same problem. I have different OPC servers in my network (WinCC OPC server, Intellution iFIX OPC server, OVATION OPC Server and Cimplicity HMI OPC Server).
I can connect only WINCC and Cimplicity HMI OPC server, but I cannot read Item value. Same error is occuring during read Tag.
I don't understand, Other OPC Clients reading Tags value without any problem.
I try run DemoApplicaion, same result, error.
SO, Developers of OPCLabs, Tell us What reason of your SDK? Why does SDK cannot work with some OPS server?
Please Log in or Create an account to join the conversation.
Yes, DCOM has to be configured on both sides of the communication. The problem is that the right settings differ a lot, depending on various factors such as the version of the system, authentication approach (user group/domain) etc.
The common approach, if secure environment is available for experiment, is to open the security wide, make it work functionally, and then go back and restrict the security to the desired level. The problem is, however, that it seems that sometimes one cannot make it work even with the widest settings imaginable.
www.opclabs.com/resources/technology-opc/opc-videos/opc-dcom
www.softwaretoolbox.com/dcom/html/configuring_dcom.html
Regards
Please Log in or Create an account to join the conversation.
1. Do I need to configure dcom for localhost as well?
I wonder what DCOM configuration should be done.
Is there DCOM configuration manual?
2. QuickOPC 2021.3.
Best regards,
Please Log in or Create an account to join the conversation.
This can be due to multiple reasons, most common being DCOM configuration issues.
It is also important to know - which QuickOPC version are you using?
Best regards
Please Log in or Create an account to join the conversation.
I'd like to have some information about these below.
- AnotherOPC Client program brings opc data.
- However, I can't get the opc data through the opc library.
* Other clients bring data, but I wonder if it is not possible in the opc library. Some clients have data collection, some don't and I wonder why this problem occurs.
opc server: SchneiderElectric.SCADA.OpcDaServer.1
IP: localhost
Please Log in or Create an account to join the conversation.
- Forum
- Discussions
- QuickOPC-Classic in .NET
- Browsing, Browse Dialogs and Controls
- OPC DA browsing error.