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.

Can't browse opc ua server.

More
23 May 2022 05:33 #10877 by support
Replied by support on topic Can't browse opc ua server.
Hello.
I think you are mixing up two concepts here.

What you are doing in UAExpert is that you are discovering *endpoints" on a server whose discovery URL you already know. An equivalent method in QuickOPC is DiscoverLocalEndpoints, not DiscoverLocalServers. In its most common form it takes discovery URL (string) as its argument. It does *not* take endpoint descriptor.

The DiscoverLocalServers talks to a single, pre-defined OPC UA Local Discovery Server (LDS) on a given computer. You may not even have one, and that's why it does not work. DiscoverLocalServers also does not take endpoint descriptor as an argument. It takes a string that contains the host name or IP address.

Best regards

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

More
23 May 2022 01:57 #10876 by yong
Can't browse opc ua server.

I installed the opcua server on another server and testing opc ua browse.

UA expert searches, but EasyUAClient DiscoverLocalServers does not.



(endpointDescriptor = 192.168.1.10)

How to browse OPC UA Server on other server?

Best regard,
Attachments:

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

Moderators: support
Time to create page: 0.051 seconds