IAdsSymbolChangedProvider Interface

Interface IAdsSymbolChangedProvider

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

Syntax

C#

public interface IAdsSymbolChangedProvider

The IAdsSymbolChangedProvider type exposes the following members.

Methods

 

Name

Description

IAdsSymbolChangedProvider Interface 1:

RegisterSymbolVersionChanged

Registers the symbol version changed.

IAdsSymbolChangedProvider Interface 2:

RegisterSymbolVersionChangedAsync

Registers the symbol version changed asynchronously.

IAdsSymbolChangedProvider Interface 3:

UnregisterSymbolVersionChanged

Unregisters the symbol version changed.

IAdsSymbolChangedProvider Interface 4:

UnregisterSymbolVersionChangedAsync

Unregisters the symbol version changed asynchronous.

Events

 

Name

Description

IAdsSymbolChangedProvider Interface 5:

AdsSymbolVersionChanged

Occurs when the ADS Symbol Version changed.

Reference

TwinCAT.Ads Namespace