DCOM Settings for SCADA OPC Driver
It can be tricky to setup OPC configuration, so our system engineer B.G. is sharing out his personal written short instructions with you. Anyhow it’s pretty complete like a guideline though. You may call this a check list, nevertheless, the length of the post shows the complexity of DCOM setting for SCADA application.
DCOM
-
In the Default Properties tab, ensure that following options are set and click OK
Default Authentication Level : Connect
Default Impersonation Level : Identify
Open Control Panel\All Control Panel Items\Administrative Tools\Component Services
Component Services window will show up.
Right click on the Component Services > Computers > My computer and select Properties.
Go to COM Security and click on the Edit Limits button in the Access Permissions.
Verify that the following users groups are present or otherwise add accordingly. You need to check the Remote and Local Access box for each user. Apply the settings for the following users groups and click OK
Everyone
SYSTEM
LOCAL SERVICE
NETWORK SERVICE
OPCUser (MY-PC\OPCUSER)
Performance Log Users (MY-PC\Performance Log Users)
Distributed COM Users (MY-PC\Distributed COM Users)
ANONYMOUS LOGON
Close My Computer Properties
DCOM Settings for OPC Enum x64
Without closing the Component Service,
navigate to Component Services > Computers > My Computer >
DCOM Config.
Find the OPC Enum x64 CategoryManager to
configure and right click on it. Select the Properties option.
In the General tab, on the
Authentication Level, select Connect from the drop down menu.
In the security tab, set the permissions as follows:
Launch and Activation Permissons: Use
Default
Access Permissions : Use Default
Configuration Permissions: Customize
Press Edit button on the Configuration
Permissions after selecting
Customize.
Ensure that Permissions for Everyone for
Full Control and Read are checked for the following groups and click
OK
Everyone
CREATOR OWNER
SYSTEM
PCUser (MY-PC\OPCUSER)
Administrators (MY-PC\Administrators)
Users (MY-PC\Users)
In the Identify tab and select the radio
button This User. Type the following information and click OK
User : MY-PC\OPCUSER
Password: 123456
Hope you will find this sharing useful, feel free to share your own valuable OPC experience with us too! Or otherwise, download and try it out with IGX SCADA.