IAdsStateProviderAdsStateChanged Event

Occurs when the AdsState of the target system has been changed.


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

event EventHandler<AdsStateChangedEventArgs> AdsStateChanged

Value

EventHandler AdsStateChangedEventArgs

Remarks

Not all ADS Servers support he State ADS Request. This event occurs asynchronously in an Background Thread. Be aware about Synchronization contexts for possible synchronizations into the UI Synchronization context.

Reference

IAdsStateProvider Interface TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026