IAdsSymbolLoader Interface
Symbol Loader interface
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public interface IAdsSymbolLoader : ISymbolLoader,
ISymbolProvider, ISymbolServerThe IAdsSymbolLoader type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the build in types.
| |
|
|
Gets the data types
| |
|
|
Gets/Sets the default notification settings for this SymbolLoader | |
|
|
Gets the default value encoding.
| |
|
|
Gets the image base address. | |
|
|
Gets the (byte) size of Pointers on the attached platform system. | |
|
|
Gets the name of the root namespace
| |
|
|
Gets or sets the access Method
| |
|
|
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.
|