ISymbolServer Interface
Symbol Server Interface
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface ISymbolServerThe ISymbolServer type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the data types | |
|
|
Gets the default value encoding. | |
|
|
Gets the symbols. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Loads the DataTypes from target connection. | |
|
|
Gets the data types asynchronously. | |
|
|
Loads the Symbols from target connection. | |
|
|
Gets the symbols asynchronously | |
|
|
Resets the cached symbolic data. |