Runtime > Running the System as a Windows Service > Running an OPC DA Server as a Service

Running an OPC DA Server as a Service

By default, Citect SCADA operates under the "local service" user account when running as a service. This is not suitable for a system that includes an OPC DA server, as this type of server uses specific DCOM settings that are not compatible with the local service account.

To address this situation, you need to make the following configuration changes on the computer where an OPC DA server will run as a service:

To specify the DCOM identity that operates the OPC DA server:

  1. Open the Component Services console (for more information, refer to the operating system documentation provided by Microsoft™).
  2. In the list of Component Services, open the My Computer branch, then the DCOM Config directory.
  3. Right-click on Schneider Electric SCADA OPC DA Server and select Properties.
  4. Go to the Identity tab, and select the This User option.
  5. Enter the name and password for the account that is configured to operate Citect SCADA as a service.

The OPC DA server will now operate as a service with appropriate DCOM credentials.

Note: If you need to return Citect SCADA to normal operation (that is, you will no longer run it as a service), you will need to set the DCOM identity for the OPC DA Server back to Interactive user.

See Also

Published June 2018