AdsClient.ReadAnyAsync Method

Overload List

 

Name

Description

AdsClient.ReadAnyAsync Method 1:

ReadAnyAsync.T.(UInt32, CancellationToken)

Reads data synchronously from an ADS device.

AdsClient.ReadAnyAsync Method 2:

ReadAnyAsync(UInt32, Type, CancellationToken)

Reads the value of an Anytype (Primitive type) asynchronously.

AdsClient.ReadAnyAsync Method 3:

ReadAnyAsync.T.(UInt32, .Int32., CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

AdsClient.ReadAnyAsync Method 4:

ReadAnyAsync.T.(UInt32, UInt32, CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

AdsClient.ReadAnyAsync Method 5:

ReadAnyAsync(UInt32, Type, .Int32., CancellationToken)

Reads the value of an Anytype (Primitive type) asynchronously.

AdsClient.ReadAnyAsync Method 6:

ReadAnyAsync(UInt32, UInt32, Type, CancellationToken)

Reads the value of an Anytype (Primitive type) asynchronously.

AdsClient.ReadAnyAsync Method 7:

ReadAnyAsync.T.(UInt32, UInt32, .Int32., CancellationToken)

Reads data asynchronously from an ADS device and writes it to an object.

AdsClient.ReadAnyAsync Method 8:

ReadAnyAsync(UInt32, UInt32, Type, .Int32., CancellationToken)

Reads the value of an Anytype (Primitive type) asynchronously.

Reference

AdsClient Class

TwinCAT.Ads Namespace