Extensibility > Using an OPC DA Server > Configuring an OPC DA Server > OPC DA Server DCOM settings

OPC DA Server DCOM Settings

To manage user access to an OPC DA Server, it is recommended that you create a Windows user group with appropriate DCOM settings on the host server rather than dealing with Windows user identities individually. You can then just add users to this group as required. In the case of Windows 2003 and Windows 7, you can make use of the built-in system group "Distributed COM users". Otherwise, see the Windows documentation for information on how to create a user group.

Once the required user group has been created, you need to configure the following:

To configure the machine-wide user group DCOM settings

  1. Launch the Windows Component Services manager. To do this, go to Control Panel, open Administrative Tools and then Component Services.
  2. Expand the Component Services folder, and the Computers folder.
  3. Right click on the My Computer folder, and select Properties.
  4. Go to the COM Security tab.
  5. In the Access Permissions section , click on the Edit Limits button. Make the following adjustments:
  6. In the Access Permissions section, now click on the Edit Default... button. Make the following adjustments:

  7. In the Launch and Activation Permissions section, click on the Edit Limits button. Make the following adjustments:
  8. You can now exit the Properties dialog.

To configure the OPC DA Server specific settings

  1. Launch the Windows Component Services manager. To do this, go to Control Panel, open Administrative Tools and then Component Services.
  2. Expand the Component Services folder, the Computers folder, the My Computer folder, and the DCOM Config folder.
  3. Locate the "Schneider Electric SCADA OPC DA Server" component and select Properties.
  4. Go to the Security tab.
  5. In the Launch and Activation Permissions section, select Customize and click on the Edit button. Make the following adjustments:
  6. Go to the Identity tab. This is where you define which user accounts can run the OPC DA Server. The setting you choose will have the following implications:
  7. Once you have selected an option, you can exit the Properties dialog.

To configure the connectivity environment settings

The way you configure a server's connectivity settings depends on whether it is on a domain or part of a workgroup. The following points describe how you should set up different client/server combinations.

Note: The registry entry for OPC Client application needs to be configured to accept callbacks. An indication that this is not being done as required, is that all synchronous OPC DA APIs work as expected but data updates and other asynchronous operation never complete.

See Also

Published June 2018