AdsConnection.TryReadValue Method
Overload List
|
|
Name |
Description |
|---|---|---|
|
|
Tries to read the value of a symbol and returns the value as boxed object. | |
|
|
Tries to the value of a symbol specified as instance path and returns the value as (boxed) object. | |
|
|
Reads the value of a symbol and returns the value as typed value. | |
|
|
Tries to reads the value of a symbol specified with instance path and returns the typed value. |
See Also
Further Information
- AdsConnection.TryReadValue(ISymbol, Object) Method
- AdsConnection.TryReadValue(String, Type, Object) Method
- AdsConnection.TryReadValue(ISymbol, Object) Method
- AdsConnection.TryReadValue<T>(ISymbol, T) Method
- AdsConnection.TryReadValue<T>(String, T) Method
- AdsConnection.TryReadValue(String, Type, Object) Method