AdsClient.AdsStateChanged Event
Occurs when the ADS state changes.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public event EventHandler<AdsStateChangedEventArgs> AdsStateChanged
Remarks
This works only for ports that support Notifications (e.g. Port 851 but not Port 10000).