AdsClientExtensions Methods

The AdsClientExtensions type exposes the following members.

Methods

 

Name

Description

PollAdsState(IAdsConnection, IObservable.Unit.)

Gets an observable sequence of AdsStates via Polling.

PollAdsState(IAdsConnection, TimeSpan)

Gets an observable sequence of AdsStates via Polling.

WhenAdsStateChanges

Gets an observable sequence of AdsStates.

WhenNotification(IAdsConnection, ISymbol)

Gets an observable sequence of Notifications.

WhenNotification(IAdsConnection, ISymbolCollection)

Gets an observable sequence of Notification objects.

WhenNotification(IAdsConnection, ISymbol, NotificationSettings)

Gets an observable sequence of Notifications.

WhenNotification(IAdsConnection, ISymbolCollection, NotificationSettings)

Gets an observable sequence of Notification objects.

Reference

AdsClientExtensions Class

TwinCAT.Ads.Reactive Namespace