OPC Server Configurations
OPC servers, including all child groups and tags, can be exported and imported into different systems. The IDs will be consistent between the two systems, ensuring all data links continue to work.
Possible Issues and Solutions
OPC Server with Same Name/Prog ID and Different ID
When an OPC server exists with the same name or Prog ID, but a different ID, the import will fail. The existing server must be deleted before importing the new one. By doing so, existing workflow call methods can lose bindings.
OPC Server with Same ID on Target System
When an OPC server with the same ID exists on the target system, changes, such as new groups and tags from the import are merged in. Nothing will be deleted from the target server.
OPC Server IDs on Two Separate Systems
Two separate systems with different OPC server IDs cannot import changes directly from one system to the other.
Deleting OPC Servers with Active Subscriptions
OPC servers cannot be deleted if there are active subscriptions to the data items. As a result, conditional events tied to OPC data must be disabled to allow the OPC server to be deleted, and then re-enabled after the OPC server has been imported.