AmsTcpIpRouter.ChannelPortType Property

Gets the used channel type for loopback communication.


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

Syntax

C#

public ChannelPortType ChannelPortType { get; }

Property Value

ChannelPortType
The type of loopback/internal communication.

Remarks

The ChannelPortType is used for the 'internal' connection between AdsClients and AdsServers. So this is what was called the 'Loopback' connection before. Be aware if moving the Router to a different 'virtual' machine - splitting it from the local AdsServers and AdsClients, the Loopback must be set. Only that channel is capable to traverse the TCP/IP stack.

Reference

AmsTcpIpRouter Class TwinCAT.Ads.TcpRouter Namespace ChannelPortType

Beckhoff Automation GmbH & Co. KG 2001-2026