AdsClientExtensions Class
Class AdsClientExtensions.
Inheritance Hierarchy
SystemObject
TwinCAT.AdsAdsClientExtensions
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public static class AdsClientExtensionsThe AdsClientExtensions type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
ReadWithFallback(IAdsConnection, UInt32, UInt32, Int32, UInt32, Boolean) |
Read with fallback. |
|
|
Ads Read with Fallback. | |
|
|
Ads Read with Fallback. | |
|
|
ReadWithFallbackAsync(IAdsConnection, UInt32, UInt32, UInt32, Int32, CancellationToken) |
Ads Read with fallback as an asynchronous operation. |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
ReadWrite with Fallback. | |
|
|
Ads Read with Fallback. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
Ads Read with fallback as an asynchronous operation. | |
|
|
RepeatedRead(IAdsConnection, UInt32, UInt32, Int32, Int32, TimeSpan) |
Repeated AdsRead. |
|
|
RepeatedRead(IAdsConnection, UInt32, UInt32, Int32, Int32, TimeSpan, FuncResultReadBytes, Boolean) |
Repeated AdsRead. |
|
|
RepeatedReadAsync(IAdsConnection, UInt32, UInt32, Int32, Int32, TimeSpan, CancellationToken) |
Repeated AdsRead as an asynchronous operation. |
|
|
Repeated AdsRead as an asynchronous operation. | |
|
|
Repeated AdsRead. | |
|
|
Repeated AdsReadWrite as an asynchronous operation. | |
|
|
Repeated AdsWrie. | |
|
|
Repeated AdsReadWrite as an asynchronous operation. |
- AdsClientExtensions.ReadWithFallback Method (IAdsConnection, UInt32, UInt32, Memory.Byte., UInt32, Boolean.)
- AdsClientExtensions.ReadWithFallback Method (IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., Func.ResultRead, Boolean., Boolean.)
- AdsClientExtensions.ReadWithFallbackAsync Method (IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., CancellationToken)
- AdsClientExtensions.ReadWithFallbackAsync Method (IAdsConnection, UInt32, UInt32, UInt32, Memory.Byte., Func.ResultRead, Boolean., CancellationToken)
- AdsClientExtensions.RepeatedRead Method (IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan)
- AdsClientExtensions.RepeatedRead Method (IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, Func.ResultRead, Boolean.)
- AdsClientExtensions.RepeatedReadAsync Method (IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, CancellationToken)
- AdsClientExtensions.RepeatedReadAsync Method (IAdsConnection, UInt32, UInt32, Memory.Byte., Int32, TimeSpan, Func.ResultRead, Boolean., CancellationToken)