IAdsSymbolicAccess Methods
The IAdsSymbolicAccess type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Clears the internal symbol / DataTypes cache. | |
|
|
Reads/Determines the DataType Inforrmation with the specifed name. | |
|
|
Reads/Determines the DataType of the specified type as an asynchronous operation. | |
|
|
Reads the symbol information about an individual variable in ADS devices. | |
|
|
Reads the symbol information object specified by the instance path as an asynchronous operation. | |
|
|
Reads the value of a symbol and returns the value as (boxed) object. | |
|
|
Reads the value of a symbol specified with its instance path and returns the value as boxed object. | |
|
|
Reads the value of a symbol specified with its instance path and returns the value as object of the specified type. | |
|
|
Reads the value of a symbol and returns it as an typed object. | |
|
|
Reads the value of a symbol and returns the value as specified type. | |
|
|
Reads the value of a symbol as an asynchronous operation and returns the value as an (boxed) object. | |
|
|
Reads the typed value of a symbol as an asynchronous operation. | |
|
|
Reads the value of a symbol as an asynchornous operation and returns the value of the specified type. | |
|
|
Reads the typed value of a symbol specified by the instance path as an asynchronous operation. | |
|
|
Tries to Read/Determine the DataType of the specified type. | |
|
|
Tries to read the symbol information object specified by the instance path. | |
|
|
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. | |
|
|
Tries to write a (boxed) value to the symbol | |
|
|
Tries to write a (boxed) value to the symbol instance specified by its instance/symbol path. | |
|
|
Tries to write a value to the symbol. | |
|
|
Tries to Write a (typed) value to the symbol instance specified by its instance/symbol path. | |
|
|
Writes a (boxed) value to the symbol. | |
|
|
Writes a (boxed value) to the symbol instance specified by its instance/symbol path. | |
|
|
Writes a (typed) value to the symbol. | |
|
|
Writes a typed value to the symbol instance specified by its instance/symbol path. | |
|
|
Writes a (boxed) value to the symbol as an asynchronous operation. | |
|
|
Writes a (typed) value to the symbol as an asynchronous operation. | |
|
|
Writes a (typed) value to the symbol instance specified by its instance/symbol path as an asynchronous operation. |
Reference
IAdsSymbolicAccess Interface TwinCAT.Ads Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IAdsSymbolicAccess.CleanupSymbolTable Method
- IAdsSymbolicAccess.ReadDataType Method
- IAdsSymbolicAccess.ReadDataTypeAsync Method
- IAdsSymbolicAccess.ReadSymbol Method
- IAdsSymbolicAccess.ReadSymbolAsync Method
- IAdsSymbolicAccess.ReadValue Method
- IAdsSymbolicAccess.ReadValueAsync Method
- IAdsSymbolicAccess.TryReadDataType Method
- IAdsSymbolicAccess.TryReadSymbol Method
- IAdsSymbolicAccess.TryReadValue Method
- IAdsSymbolicAccess.TryWriteValue Method
- IAdsSymbolicAccess.WriteValue Method
- IAdsSymbolicAccess.WriteValueAsync Method
- IAdsSymbolicAccessCleanupSymbolTable Method
- IAdsSymbolicAccessReadDataType Method
- IAdsSymbolicAccessReadDataTypeAsync Method
- IAdsSymbolicAccessReadSymbol Method
- IAdsSymbolicAccessReadSymbolAsync Method
- IAdsSymbolicAccessReadValue Method
- IAdsSymbolicAccessReadValueAsync Method
- IAdsSymbolicAccessTryReadDataType Method
- IAdsSymbolicAccessTryReadSymbol Method
- IAdsSymbolicAccessTryReadValue Method
- IAdsSymbolicAccessTryWriteValue Method
- IAdsSymbolicAccessWriteValue Method
- IAdsSymbolicAccessWriteValueAsync Method
- IAdsSymbolicAccess.CleanupSymbolTable Method
- IAdsSymbolicAccess.ReadDataType Method
- IAdsSymbolicAccess.ReadDataTypeAsync Method
- IAdsSymbolicAccess.ReadSymbol Method
- IAdsSymbolicAccess.ReadSymbolAsync Method
- IAdsSymbolicAccess.ReadValue Method (ISymbol)
- IAdsSymbolicAccess.ReadValue Method (String, Type)
- IAdsSymbolicAccess.ReadValue.T. Method (String)
- IAdsSymbolicAccess.ReadValue.T. Method (ISymbol)
- IAdsSymbolicAccess.ReadValueAsync Method (ISymbol, CancellationToken)
- IAdsSymbolicAccess.ReadValueAsync Method (String, Type, CancellationToken)
- IAdsSymbolicAccess.ReadValueAsync.T. Method (String, CancellationToken)
- IAdsSymbolicAccess.ReadValueAsync.T. Method (ISymbol, CancellationToken)
- IAdsSymbolicAccess.TryReadDataType Method
- IAdsSymbolicAccess.TryReadSymbol Method
- IAdsSymbolicAccess.TryReadValue Method (ISymbol, Object.)
- IAdsSymbolicAccess.TryReadValue Method (String, Type, Object.)
- IAdsSymbolicAccess.TryReadValue.T. Method (String, T.)
- IAdsSymbolicAccess.TryReadValue.T. Method (ISymbol, T.)
- IAdsSymbolicAccess.TryWriteValue Method (String, Object)
- IAdsSymbolicAccess.TryWriteValue Method (ISymbol, Object)
- IAdsSymbolicAccess.TryWriteValue.T. Method (String, T)
- IAdsSymbolicAccess.TryWriteValue.T. Method (ISymbol, T)
- IAdsSymbolicAccess.WriteValue Method (String, Object)
- IAdsSymbolicAccess.WriteValue Method (ISymbol, Object)
- IAdsSymbolicAccess.WriteValue.T. Method (String, T)
- IAdsSymbolicAccess.WriteValue.T. Method (ISymbol, T)
- IAdsSymbolicAccess.WriteValueAsync Method (ISymbol, Object, CancellationToken)
- IAdsSymbolicAccess.WriteValueAsync.T. Method (String, T, CancellationToken)
- IAdsSymbolicAccess.WriteValueAsync.T. Method (ISymbol, T, CancellationToken)