IRouteAddressed Interface

Interface specifies an IRoute object with IP or HostName address


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

Syntax

C#

public interface IRouteAddressed : IRoute

The IRouteAddressed type exposes the following members.

Properties

 

Name

Description

Address

Gets the address of the IRouteAddressed.

Addressing

Gets the addressing type of the IRouteAddressed.

Context

Gets the context.
(Inherited from IRoute)

HostName

Gets the Host name of the Route if available.

IPAddresses

Gets the IP addresses of the Route.

IsComplete

Gets a value indicating whether this instance is complete Addressed for e.g. AddRoute

IsLocal

Gets a value indicating whether this Route is representing the Local System.
(Inherited from IRoute)

IsLoopback

Indicates, that this AmsNetId indicates a Loopback (ID: 127.0.0.1.1.1)
(Inherited from IRoute)

Name

Gets the name of the Route.
(Inherited from IRoute)

NetId

Gets the NetId of the Route.
(Inherited from IRoute)

Reference

TwinCAT Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026