ISymbolLoader Interface

Symbol Loader interface


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public interface ISymbolLoader : ISymbolProvider, 
    ISymbolServer

The ISymbolLoader type exposes the following members.

Properties

 

Name

Description

ISymbolLoader Interface 1:

BuildInTypes

Gets the build in types.

ISymbolLoader Interface 2:

DataTypes

Gets the data types
(Inherited from ISymbolServer)

ISymbolLoader Interface 3:

DefaultValueEncoding

Gets the default value encoding.
(Inherited from ISymbolServer)

ISymbolLoader Interface 4:

RootNamespaceName

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

ISymbolLoader Interface 5:

Settings

Gets or sets the access Method

ISymbolLoader Interface 6:

Symbols

Gets the symbols.
(Inherited from ISymbolServer)

Methods

 

Name

Description

ISymbolLoader Interface 7:

GetDataTypes

Loads the DataTypes from target connection.
(Inherited from ISymbolServer)

ISymbolLoader Interface 8:

GetDataTypesAsync

Gets the data types asynchronously.
(Inherited from ISymbolServer)

ISymbolLoader Interface 9:

GetSymbols

Loads the Symbols from target connection.
(Inherited from ISymbolServer)

ISymbolLoader Interface 10:

GetSymbolsAsync

Gets the symbols asynchronously
(Inherited from ISymbolServer)

ISymbolLoader Interface 11:

ResetCachedSymbolicData

Resets the cached symbolic data.
(Inherited from ISymbolServer)

Reference

TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026