Skip to main content
1-Visitor
March 20, 2025
Solved

Converting from OPC-DA to OPC-UA

  • March 20, 2025
  • 1 reply
  • 2204 views

I have an OPC-DA server on which i need to expose a number of tags to a remote network.

I want to use KepWare to transition from OPC-DA to OPC-UA. How is this done, and using which license / suite?

This should also support writing data from OPC-UA back to OPC-DA server.

 

In other words:

- source: OPC-DA server

- Kepware: connect to source using OPC-DA client

- Kepware: provide an OPC-UA Server

- target: clients can connect to the OPC-UA server and read/write tags from/to the OPC-DA server through Kepware

 

 

 

Best answer by mattroy

Greetings,

 

Ideally, Kepware would be installed on the same PC as your OPC DA server. If that’s not possible, the next best option is to install Kepware on a PC/VM within the same network, ensuring there are no firewalls between the two machines.

 

Kepware will use the OPC DA Client driver (part of the OPC Connectivity Suite) to connect to the OPC DA server. This setup allows OPC UA client applications to access the data through the OPC UA Server interface. The OPC UA client itself can be on a different network segment, provided that the OPC UA port (default: 49320) is opened for outbound connections from the client to the PC running Kepware. Yes, reads and writes are supported.

 

Additionally, some OPC UA configuration may be required on the Kepware side depending on your security requirements, such as user authentication and/or signed and encrypted packets.

 

Please let me know if you need further clarification or assistance.

 

Thanks,
Matt

1 reply

mattroy7-BedrockAnswer
7-Bedrock
March 20, 2025

Greetings,

 

Ideally, Kepware would be installed on the same PC as your OPC DA server. If that’s not possible, the next best option is to install Kepware on a PC/VM within the same network, ensuring there are no firewalls between the two machines.

 

Kepware will use the OPC DA Client driver (part of the OPC Connectivity Suite) to connect to the OPC DA server. This setup allows OPC UA client applications to access the data through the OPC UA Server interface. The OPC UA client itself can be on a different network segment, provided that the OPC UA port (default: 49320) is opened for outbound connections from the client to the PC running Kepware. Yes, reads and writes are supported.

 

Additionally, some OPC UA configuration may be required on the Kepware side depending on your security requirements, such as user authentication and/or signed and encrypted packets.

 

Please let me know if you need further clarification or assistance.

 

Thanks,
Matt

12-Amethyst
March 20, 2025

I can confirm this works. I used this technique to connect an GE Proficy iFix Database to Ignition. Ignition was on a different network segment but Kepware was on the same machine as the iFix (DA) installation .