RouterConfigRemoteConnections Property

Gets or sets the remote Routes/Connections.


Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public RouteConfig[]? RemoteConnections { get; set; }

Property Value

RouteConfig
The remote connection configurations or NULL.

Remarks

These are the remote routes that are reachable from this System (via Ads/Ams). BackRoutes on the remote side must be registered also to be able to communicate in both directions. The Key name of this IConfiguration value: AmsRouter:RemoteConnections

Reference

RouterConfig Class TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026