AmsTcpIpRouter.IsActive Property

Gets a value indicating whether the IAmsRouter is active (Running or in Starting / Stopping state).

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

Syntax

C#

public bool IsActive { get; }

Property Value

Type: Boolean
true if this the router is active; otherwise, false.

Implements

IAmsRouter.IsActive

Reference

AmsTcpIpRouter Class

TwinCAT.Ads.TcpRouter Namespace