Route(String, AmsNetId, IListIPAddress) Constructor

Initializes a new instance of the Route class.


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

Syntax

C#

public Route(
    string name,
    AmsNetId netId,
    IList<IPAddress> ips
)

Parameters

name  String

The name of the route.

netId  AmsNetId

The net identifier.

ips  IListIPAddress

The ips.

Reference

Route Class Route Overload TwinCAT.Ads.Configuration Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026