AnyTypeExtensions Methods
The AnyTypeExtensions type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Polls the symbol values on timepoints where the polling observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
PollValues(IAdsConnection, ISymbol, Type, IObservable<Unit>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
PollValues(IAdsConnection, String, Type, IObservable<Unit>, Func<Exception, Object>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
PollValues(IAdsConnection, String, Type, TimeSpan, Func<Exception, Object>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues(IAdsConnection, ISymbol, Type, Int32[], TimeSpan) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues(IAdsConnection, ISymbol, Type, IObservable<Unit>, Func<Exception, Object>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
PollValues(IAdsConnection, ISymbol, Type, TimeSpan, Func<Exception, Object>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues(IAdsConnection, String, Type, Int32[], IObservable<Unit>, Func<Exception, Object>) |
Polls the symbol values on time points where the polling observable streams data / triggers |
|
|
PollValues(IAdsConnection, String, Type, Int32[], TimeSpan, Func<Exception, Object>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues(IAdsConnection, ISymbol, Type, Int32[], IObservable<Unit>, Func<Exception, Object>) |
Polls the symbol values on time points where the polling observable streams data / triggers |
|
|
PollValues(IAdsConnection, ISymbol, Type, Int32[], TimeSpan, Func<Exception, Object>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
Polls the symbol values on timepoints where the polling observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
Polls the symbol values on timepoints where the polling observable streams data / triggers | |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
PollValues<T>(IAdsConnection, String, Int32[], IObservable<Unit>) |
Polls the symbol values on time points where the polling observable streams data / triggers |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
PollValues<T>(IAdsConnection, String, IObservable<Unit>, Func<Exception, T>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
PollValues<T>(IAdsConnection, String, TimeSpan, Func<Exception, T>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues<T>(IAdsConnection, ISymbol, Int32[], IObservable<Unit>) |
Polls the symbol values on time points where the polling observable streams data / triggers |
|
|
Polls the symbol as value sequence of object values with a specified period time. | |
|
|
PollValues<T>(IAdsConnection, ISymbol, IObservable<Unit>, Func<Exception, T>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
PollValues<T>(IAdsConnection, ISymbol, TimeSpan, Func<Exception, T>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues<T>(IAdsConnection, String, Int32[], IObservable<Unit>, Func<Exception, T>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
PollValues<T>(IAdsConnection, String, Int32[], TimeSpan, Func<Exception, T>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues<T>(IAdsConnection, ISymbol, Int32[], IObservable<Unit>, Func<Exception, T>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
PollValues<T>(IAdsConnection, ISymbol, Int32[], TimeSpan, Func<Exception, T>) |
Polls the symbol as value sequence of object values with a specified period time. |
|
|
PollValues2<T>(IAdsConnection, String, Int32[], IObservable<Unit>) |
Polls the symbol values on time points where the polling observable streams data / triggers |
|
|
PollValues2<T>(IAdsConnection, ISymbol, Int32[], IObservable<Unit>) |
Polls the symbol values on timepoints where the polling observable streams data / triggers |
|
|
WhenNotification(IAdsConnection, String, Type, NotificationSettings) |
Creates an observable sequence of values that are created by ADS Notifications. |
|
|
WhenNotification<T>(IAdsConnection, String, NotificationSettings) |
Creates an observable sequence of values that are created by ADS Notifications. |
|
|
Writes the sequence of values to the symbol specified by the instance path. | |
|
|
WriteValues<T>(IAdsConnection, String, IObservable<T>, Action<Exception>) |
Writes the sequence of values to the symbol specified by the instance path. |
See Also
Reference
AnyTypeExtensions Class TwinCAT.Ads.Reactive Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- AnyTypeExtensions.PollValues(IAdsConnection, String, Type, TimeSpan) Method
- AnyTypeExtensions.PollValues(IAdsConnection, ISymbol, Type, TimeSpan) Method
- AnyTypeExtensions.PollValues(IAdsConnection, String, Type, Int32[], TimeSpan) Method
- AnyTypeExtensions.PollValues(IAdsConnection, ISymbol, Type, Int32[], TimeSpan) Method