AdsClientExtensions Methods
The AdsClientExtensions type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Gets an observable sequence of AdsStates via Polling. | |
|
|
Gets an observable sequence of AdsStates via Polling. | |
|
|
Gets an observable sequence of ResultReadAdsStates via Polling. | |
|
|
Gets an observable sequence of ResultReadAdsStates via Polling. | |
|
|
PollAdsState2Async(IAdsConnection, IObservable<Unit>, CancellationToken) |
Gets an observable sequence of AdsStates via Polling. |
|
|
PollAdsState2Async(IAdsConnection, TimeSpan, CancellationToken) |
Gets an observable sequence of ResultReadAdsStates via Polling. |
|
|
PollAdsStateAsync(IAdsConnection, IObservable<Unit>, CancellationToken) |
Gets an observable sequence of AdsStates via Polling. |
|
|
PollAdsStateAsync(IAdsConnection, TimeSpan, CancellationToken) |
Gets an observable sequence of AdsStates via Polling. |
|
|
Gets an observable sequence of ResultReadDeviceStates via Polling. | |
|
|
Gets an observable sequence of ResultReadDeviceStates via Polling. | |
|
|
PollDeviceStateAsync(IAdsConnection, IObservable<Unit>, CancellationToken) |
Gets an observable sequence of ResultReadDeviceStates via Polling. |
|
|
PollDeviceStateAsync(IAdsConnection, TimeSpan, CancellationToken) |
Gets an observable sequence of ResultReadDeviceStates via Polling. |
|
|
Gets an observable sequence of AdsStates. | |
|
|
Gets an observable sequence of Notifications. | |
|
|
Gets an observable sequence of Notification objects. | |
|
|
WhenNotification(IAdsConnection, IList<ISymbol>, NotificationSettings) |
Gets an observable sequence of Notification objects. |
|
|
WhenNotification(IAdsConnection, ISymbol, NotificationSettings) |
Gets an observable sequence of SymbolValueNotifications. |
|
|
Gets an observable sequence of SymbolVersion changed counts. | |
|
|
Gets an observable sequence of SymbolVersion changed counts. |
See Also
Reference
AdsClientExtensions Class TwinCAT.Ads.Reactive Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- AdsClientExtensions.PollAdsState Method
- AdsClientExtensions.PollAdsStateAsync Method
- AdsClientExtensions.WhenAdsStateChanges Method
- AdsClientExtensions.WhenNotification Method
- AdsClientExtensions.WhenSymbolVersionChanges Method
- AdsClientExtensions.PollAdsState2 Method
- AdsClientExtensions.PollAdsState2Async Method
- AdsClientExtensions.PollDeviceState Method
- AdsClientExtensions.PollDeviceStateAsync Method