UaGateway  1.2.5.203
 All Pages
Windows DCOM Configuration

When adding a connection to a remote OPC COM DA server to UaGateway, you have to make sure that the DCOM settings of both allow communication to the partner. To make the configuration as easy as possible, the setup creates a user group "UaGatewayUsers", into which all users that should be able to connect to the UaGateway have to be added.

If the remote server (here: OpcDa30Server.exe) is running under a user context that is not yet added to the "UaGatewayUsers" group (here: "remoteuser"), the connection to this server will not be established. To solve this problem, just add the user in who's context the remote server runs to the "UaGatewayUsers" group.

If the remote user account does not exist on the local machine, it has to be added to the list of local users. Keep in mind that the password of the user account on the local machine has to be the same as on the remote machine and must not be empty.

You might also need to add the user in who's context the UaGateway runs to the list of users that are allowed to connect to the remote OPC COM DA server. See the manual of the remote OPC COM DA server for how to achieve this. Here also the username and password have to be the same as on the machine where the UaGateway runs.