Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I setup another OPC DA Server? #3

Closed
Domenik001 opened this issue Aug 30, 2022 · 5 comments
Closed

How do I setup another OPC DA Server? #3

Domenik001 opened this issue Aug 30, 2022 · 5 comments

Comments

@Domenik001
Copy link

Domenik001 commented Aug 30, 2022

Hey There,

The Websocket works with the Softing OPC Demo Server, I can read all of his Tag's.
But the Idea of this Webserver I guess is to read/write Data from multiple OPC DA Servers, right? so how can i change the origin OPC DA Server?

Thank you for help!

@duduyoyo
Copy link
Owner

Hi there,

Great to hear it works well with your OPC Server!

It is a very rare situation that multiple OPC Servers co-exist in a production environment. It isn't by design to support multiple OPC Servers in the same box. But in Event Viewer you can find an entry like "Another OPC Server in the same box found and ignored: clsId progId" to indicate that you have multiple OPC Servers. I would suggest installing multiple servers one by one in each of your tests.

The whole ideas around it are,

  1. Free everyone from DCOM and say goodbye to it in using legacy OPC Servers
  2. Provide a cross-platform, cross-language access to legacy OPC Servers
  3. Help legacy OPC Servers to enter mobile era and make native mobile development feasible / friendly
  4. Revive legacy OPC Servers with modern technology to extend their lifetime since they are still widely adopted
  5. Provide an Internet access port for Edge/Cloud use

Cheers!

@Domenik001
Copy link
Author

Okay, my Issue ist more this :
I dont want to use the Softing OPC Demo Server, i'd like to replace him with another, local OPC DA Server in my Box.
Is there a possibility?

@duduyoyo
Copy link
Owner

Uninstall Softing OPC Demo Server, and then see if you can use your local OPC DA Server.

@duduyoyo
Copy link
Owner

duduyoyo commented Sep 2, 2022

This issue will be closed a week later if no further concerns.

@duduyoyo duduyoyo closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2022
@duduyoyo
Copy link
Owner

Domenik001 - the feature you asked earlier is available now. Check the latest release and put your desired ProgID in config xml file and you are good to go. Let me know if you have questions. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants