IAdsSymbolLoader Interface
Symbol Loader interface
Namespace: TwinCAT.Ads.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public interface IAdsSymbolLoader : ISymbolLoader,
ISymbolProvider, ISymbolServer
The IAdsSymbolLoader type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the build in types. (Inherited from ISymbolLoader.) | |
|
Gets the data types (Inherited from ISymbolServer.) | |
|
Gets/Sets the default notification settings for this SymbolLoader | |
|
Gets the default value encoding. (Inherited from ISymbolServer.) | |
|
Gets the image base address. | |
|
Gets the (byte) size of Pointers on the attached platform system. | |
|
Gets the name of the root namespace (Inherited from ISymbolProvider.) | |
|
Gets or sets the access Method (Inherited from ISymbolLoader.) | |
|
Gets the symbols. (Inherited from ISymbolServer.) |
Methods
|
Name |
Description |
---|---|---|
|
Gets the data types asynchronously. (Inherited from ISymbolServer.) | |
|
Gets the symbols asynchronously (Inherited from ISymbolServer.) | |
|
Resets the cached symbolic data. (Inherited from ISymbolServer.) | |
|
Tries to get the symbols from the device target. (Inherited from ISymbolServer.) | |
|
Tries to geth the symbols from the device target. (Inherited from ISymbolServer.) |