Reliance SCADA connects to an OPC server but does not receive valid data
This problem is most often caused by the DCOM settings. You can solve it by adding Everyone and ANONYMOUS LOGON to the list of users in DCOM security.
Both the OPC client and the OPC server run on the same computer
The OPC client runs on a computer other than the one on which the OPC server runs
Both the OPC client and the OPC server run on the same computer
- Run dcomcnfg.exe from the command prompt.
- In the Component Services window, click My Computer and choose the Properties command from the popup menu.
- On the COM Security tab, click the Edit Default button in the Access Permissions group.
- In the Access Permission dialog, add a user named Everyone and allow local access.
- On the COM Security tab, click the Edit Limits button in the Access Permissions group.
- In the Access Permission dialog, add users named Everyone and ANONYMOUS LOGON and allow local access.
- On the Default Properties tab:
Set the Default Authentication Level to Connect (or None if OPC communication is not working with Connect).
Set the Default Impersonation Level to Identify.
The OPC client runs on a computer other than the one on which the OPC server runs
A) On the computer where the OPC server runs
- Run dcomcnfg.exe from the command prompt.
- In the Component Services window, click My Computer and choose the Properties command from the popup menu.
- On the COM Security tab, click the Edit Default button in the Access Permissions group.
- In the Access Permission dialog, add a user named Everyone and allow both local and remote access.
B) On the computer where the OPC client runs
- Run dcomcnfg.exe from the command prompt.
- In the Component Services window, click My Computer and choose the Properties command from the popup menu.
- On the COM Security tab, click the Edit Default button in the Access Permissions group.
- In the Access Permission dialog, add a user named Everyone and allow both local and remote access.
- On the COM Security tab, click the Edit Limits button in the Access Permissions group.
- In the Access Permission dialog, add users named Everyone and ANONYMOUS LOGON and allow both local and remote access.
- On the Default Properties tab:
Set the Default Authentication Level to Connect (or None if OPC communication is not working with Connect).
Set the Default Impersonation Level to Identify.
Haven't found what you were looking for? Use this form to inform us about it.