AdsClient.ReadValue Method

Overload List

 

Name

Description

AdsClient.ReadValue Method 1:

ReadValue(ISymbol)

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

AdsClient.ReadValue Method 2:

ReadValue.T.(ISymbol)

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

AdsClient.ReadValue Method 3:

ReadValue.T.(String)

Reads the value of a symbol and returns the value. The parameter type must have the same layout as the ADS symbol.

AdsClient.ReadValue Method 4:

ReadValue(String, Type)

Reads the value of a symbol and returns the value as object. The parameter type must have the same layout as the ADS symbol.

Reference

AdsClient Class

TwinCAT.Ads Namespace