IAdsSymbolLoader Interface

Symbol Loader interface

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public interface IAdsSymbolLoader : ISymbolLoader, 
    ISymbolProvider

VB

Public Interface IAdsSymbolLoader
    Inherits ISymbolLoader, ISymbolProvider

The IAdsSymbolLoader type exposes the following members.

Properties

 

Name

Description

IAdsSymbolLoader Interface 1:

BuildInTypes

Gets the build in types. (Inherited from ISymbolLoader.)

IAdsSymbolLoader Interface 2:

DataTypes

Gets all data types from all Namespaces (Inherited from ISymbolProvider.)

IAdsSymbolLoader Interface 3:

IAdsSymbolLoader Interface 4:

DefaultNotificationSettings

Gets/Sets the default notification settings for this SymbolLoader

IAdsSymbolLoader Interface 5:

ImageBaseAddress

Gets the image base address.

IAdsSymbolLoader Interface 6:

RootNamespaceName

Gets the name of the root namespace (Inherited from ISymbolProvider.)

IAdsSymbolLoader Interface 7:

Settings

Gets or sets the access Method (Inherited from ISymbolLoader.)

IAdsSymbolLoader Interface 8:

Symbols

Gets the (root) symbols of the Symbol provider. (Inherited from ISymbolProvider.)

Reference

TwinCAT.Ads.TypeSystem Namespace