Kepware OPC DA Client to a ABB 800xA OPC DA server within a domain
I try to establish the OPC communication between Kepware OPC DA Client to ABB 800xA OPC DA Server within a domain. I already follow the "Configuration Guide Remote OPC DA (DCOM)" to setup DCOM, firewall, discovery on the OPC DA Server. But it wont able to discover the OPC server through the setup wizard. In the Kepware OPC quick client can poll data from the server if I specific locate the Remote Machine IP and Prog ID. I did try to setup channel with the specific Remote Machine IP and Prog ID, but it wont poll any data, since the OPC path is wrong.
For instance, the correct path is
Applications.Application_1.Diagram1.MaxReal_.Out
Since I created a channel in Kepware, now the path is
Channel1.Device1.Applications.Application_1.Diagra m1.MaxReal_.Out.
The driver wont be able to poll data from this path.
Is possible to poll data from ABB OPC DA Client from an external machine? and what setup I have not done?

