AdsConnection.ReadValue Method
Overload List
|
Name |
Description |
---|---|---|
|
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. | |
|
Reads the value of a symbol and returns it as an object. | |
|
Reads the value of a symbol and returns the value. The parameter type must have the same layout as the ADS symbol. | |
|
Reads the value of a symbol and returns the value as object. The parameter type must have the same layout as the ADS symbol. |