AdsClient.RouterStateChanged Event

(Local) Router state changed event.

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

Syntax

C#

public event EventHandler<AmsRouterNotificationEventArgs> RouterStateChanged

Value

Type: System.EventHandler.AmsRouterNotificationEventArgs.

Implements

IRouterNotificationProvider.RouterStateChanged

Exceptions

Exception

Condition

ObjectDisposedException

Remarks

This event indicates, that a changed event is received from the Local AmsRouter independant of the connected target address. A remote system RouterStateChanged event cannot be received at another system - it cannot traverse TwinCAT systems.

Reference

AdsClient Class

TwinCAT.Ads Namespace