AdsConnection.TryReadValue Method

Overload List

 

Name

Description

AdsConnection.TryReadValue Method 1:

TryReadValue(ISymbol, Object.)

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

AdsConnection.TryReadValue Method 2:

TryReadValue.T.(ISymbol, T.)

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

AdsConnection.TryReadValue Method 3:

TryReadValue.T.(String, T.)

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

AdsConnection.TryReadValue Method 4:

TryReadValue(String, Type, Object.)

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

Reference

AdsConnection Class

TwinCAT.Ads Namespace