IRouterNotificationProvider.RouterStateChanged Event

(Local) Router state changed event.

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

Syntax

C#

event EventHandler<AmsRouterNotificationEventArgs> RouterStateChanged

Value

Type: System.EventHandler.AmsRouterNotificationEventArgs.

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

IRouterNotificationProvider Interface

TwinCAT.Ads Namespace