AdsClientExtensions Methods

Methods

 

Name

Description

ReadWithFallback(IAdsConnection, UInt32, UInt32, Memory.Byte., UInt32, Boolean.)

Ads Read with fallback.

ReadWithFallback(IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., Func.ResultRead, Boolean., Boolean.)

Ads Read with Fallback.

ReadWithFallbackAsync(IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., CancellationToken)

Ads Read with fallback as an asynchronous operation.

ReadWithFallbackAsync(IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., Func.ResultRead, Boolean., CancellationToken)

Ads Read with fallback as an asynchronous operation.

RepeatedRead(IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan)

Repeated AdsRead.

RepeatedRead(IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, Func.ResultRead, Boolean.)

Repeated AdsRead.

RepeatedReadAsync(IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, CancellationToken)

Repeated AdsRead as an asynchronous operation.

RepeatedReadAsync(IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, Func.ResultRead, Boolean., CancellationToken)

Repeated AdsRead as an asynchronous operation.

Reference

AdsClientExtensions Class

TwinCAT.Ads Namespace