AdsConnection.ReadValueAsync Method

Overload List

 

Name

Description

AdsConnection.ReadValueAsync Method 1:

ReadValueAsync(ISymbol, CancellationToken)

Reads the value of a symbol and returns it as an object. Strings and all primitive datatypes (UInt32, Int32, Bool etc.) are supported. Arrays and structures cannot be read.

AdsConnection.ReadValueAsync Method 2:

ReadValueAsync.T.(ISymbol, CancellationToken)

Reads the value of a symbol asynchronously and returns it as an object.

AdsConnection.ReadValueAsync Method 3:

ReadValueAsync.T.(String, CancellationToken)

Reads the value of a symbol asynchronously.

AdsConnection.ReadValueAsync Method 4:

ReadValueAsync(String, Type, CancellationToken)

Reads the value of a symbol asynchronously.

Reference

AdsConnection Class

TwinCAT.Ads Namespace