Troubleshooting Connection Lost
By default, OPC group of items and OPC field data points do not provide any indication if the connection between Desigo CC and any third-party OPC server is lost or not established.
To be notified of this issue you must set the config file so that #COM will be displayed for the third-party OPC client points properties. Do the following:
- Navigate to GMSProjects > [project] > config.
- Open the config file with a text editor.
- Locate the OPC server and specify the following:
[opc_[OPC server name]]setInvalidForConnLoss = 1

- Repeat the previous step for each OPC server.
- Stop and restart the OPC drivers connected to the OPC server. See Starting or Stopping the OPC Driver.
