Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for OPC UA

System components examples

  • Last UpdatedOct 20, 2025
  • 1 minute read

The following are examples of valid system components:

Default system components configuration

The default System_Components.json file for the System component contains the following information.

[

{

"componentId": "OmfEgress",

"componentType": "OmfEgress"

}

]

System components configuration with a single adapter

[

{

"componentId": "OmfEgress",

"componentType": "OmfEgress"

},

{

"componentId": "OpcUa1",

"componentType": "OpcUa"

}

]

System components configuration with two adapter instances

[

{

"componentId": "OpcUa1",

"componentType": "OpcUa"

},

{

"componentId": "OpcUa2",

"componentType": "OpcUa"

},

{

"componentId": "OmfEgress",

"componentType": "OmfEgress"

}

]

In This Topic
TitleResults for “How to create a CRG?”Also Available in