Route.Address Property

Gets the address of the Route.

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

Syntax

C#

public string Address { get; }

Property Value

Type: String
The address.

Remarks

The Address can be the IPAddress / or the host name of the target system.

Reference

Route Class

TwinCAT.Ads.TcpRouter Namespace