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

Value

Type: System.EventHandler.AdsStateChangedEventArgs.

Implements

IAdsStateProvider.AdsStateChanged

Exceptions

Exception

Condition

ObjectDisposedException

Remarks

This event occurs asynchronously if the synchronized flag is not set.

Reference

AdsConnection Class

TwinCAT.Ads Namespace