Hi, everyone
The node works locally but does not work over the network and I always get the "Connection Timeout" error. When I used an Ethernet adapter on the server device, it even ejected the device after a few attempts to connect and it had to be reconnected. I don't think it can be due to the DCOM settings. They should be correct. Can anyone help with that? Has anyone already had this error code and how was it fixed?
I work with:
Softing OPC DA Server
No domain exists
You were right. I tried it and it didn't work. So it must be because of the DCOM settings?
Do you have a good template for the DCOM settings?
The DCOM settings only have to be made on the server side, right?
99.99% of the issues we faced with OPC-DA were actually related to the Host Windows configuration.
Things like: enable DCOM, RPC and user authorization used to be very very annoying to configure.
I found the problem. It was the antivirus software. It has blocked the OPC data, or rather it has blocked the port via which the OPC data is transmitted. Therefore it worked locally but no longer in the network.
Nevertheless, many thanks for your help.