Conduits
Conduits are communication pathways in the policy model, connecting pairs of policy model components.
You can create conduits between these components:
Endpoint 1 | Endpoint 2 |
---|---|
Zone | Zone |
Zone | Device |
Zone | Range |
Device | Device |
Device | Range |
Endpoint 1 | Endpoint 2 |
---|---|
Zone | Zone |
Zone | OPC UA server |
Zone | OPC UA client |
Zone | Range |
OPC UA client | OPC UA server |
Conduits must follow these rules:
- Conduits cannot be duplicated, each combination of endpoints must be unique.
- One of the endpoints must beCIP SecurityorOPC UA security policycapable.
- If one endpoint is a zone, the other endpoint cannot be a device within that zone.
- Devices not assigned to any zone or onboarding devices cannot be used as endpoints.
Provide Feedback