AmsTcpIpRouter.IsRegisteredServer Method

Determines whether the Address specifies an locally registered AmsServer

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

Syntax

C#

public bool IsRegisteredServer(
    AmsAddress serverAddress
)

Parameters

serverAddress

Type: TwinCAT.Ads.AmsAddress
The server address.

Return Value

Type: Boolean
true if [is server registered] [the specified server address]; otherwise, false.

Reference

AmsTcpIpRouter Class

TwinCAT.Ads.TcpRouter Namespace