AnyTypeExtensions Methods

The AnyTypeExtensions type exposes the following members.

Methods

 

Name

Description

PollValues(IAdsConnection, String, Type, IObservable<Unit>)

Polls the symbol values on timepoints where the polling observable streams data / triggers

PollValues(IAdsConnection, String, Type, TimeSpan)

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

PollValues(IAdsConnection, ISymbol, Type, TimeSpan)

Polls the symbol as value sequence of object values with a specified period time.

PollValues(IAdsConnection, String, Type, Int32[], TimeSpan)

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.

PollValues<T>(IAdsConnection, String, IObservable<Unit>)

Polls the symbol values on timepoints where the polling observable streams data / triggers

PollValues<T>(IAdsConnection, String, TimeSpan)

Polls the symbol as value sequence of object values with a specified period time.

PollValues<T>(IAdsConnection, ISymbol, IObservable<Unit>)

Polls the symbol values on timepoints where the polling observable streams data / triggers

PollValues<T>(IAdsConnection, ISymbol, TimeSpan)

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

AnyTypeExtensions Methods 1:

PollValues<T>(IAdsConnection, String, Int32[], TimeSpan)

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

AnyTypeExtensions Methods 2:

PollValues<T>(IAdsConnection, ISymbol, Int32[], TimeSpan)

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

AnyTypeExtensions Methods 3:

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

AnyTypeExtensions Methods 4:

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

AnyTypeExtensions Methods 5:

WhenNotification(IAdsConnection, String, Type, NotificationSettings)

Creates an observable sequence of values that are created by ADS Notifications.

AnyTypeExtensions Methods 6:

WhenNotification<T>(IAdsConnection, String, NotificationSettings)

Creates an observable sequence of values that are created by ADS Notifications.

AnyTypeExtensions Methods 7:

WriteValues<T>(IAdsConnection, String, IObservable<T>)

Writes the sequence of values to the symbol specified by the instance path.

AnyTypeExtensions Methods 8:

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