Hello
I don't seem to see a way to get OPC connection endpoint URLs through scripting. We want to automate the process of swapping OPC endpoint URLs.
Thank you
Hello
I don't seem to see a way to get OPC connection endpoint URLs through scripting. We want to automate the process of swapping OPC endpoint URLs.
Thank you
It's not available by scripting, for retrieval or modification.
Modifying an OPC connection, especially the endpoint is a relatively heavy operation. Changing the URL means you're changing the server you're connected to, which you shouldn't necessarily expect to succeed without user interaction to review and accept certificates.