Route.NetId Property

Gets the AmsNetId of the route.

Namespace:  TwinCAT.Ads.TcpRouter
Assembly:  TwinCAT.Ads.TcpRouter (in TwinCAT.Ads.TcpRouter.dll) Version: 6.0.328+39e3229

Syntax

C#

public AmsNetId NetId { get; }

Property Value

Type: AmsNetId
The AmsNetId.

Remarks

The AmsNetId is the unique identifier used for the route.

Reference

Route Class

TwinCAT.Ads.TcpRouter Namespace