AdsConnection.AdsStateChanged Event
Occurs when ADS State has been changed.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 6.0.328+39e3229
Syntax
C#
public event EventHandler<AdsStateChangedEventArgs> AdsStateChanged
Exceptions
Exception |
Condition |
---|---|
Remarks
This event occurs asynchronously if the synchronized flag is not set.