ISymbolServer Interface

Symbol Server Interface

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public interface ISymbolServer

The ISymbolServer type exposes the following members.

Properties

 

Name

Description

ISymbolServer Interface 1:

DataTypes

Gets the data types

ISymbolServer Interface 2:

DefaultValueEncoding

Gets the default value encoding.

ISymbolServer Interface 3:

Symbols

Gets the symbols.

Methods

 

Name

Description

ISymbolServer Interface 4:

GetDataTypesAsync

Gets the data types asynchronously.

ISymbolServer Interface 5:

GetSymbolsAsync

Gets the symbols asynchronously

ISymbolServer Interface 6:

ResetCachedSymbolicData

Resets the cached symbolic data.

ISymbolServer Interface 7:

TryGetDataTypes

Tries to get the symbols from the device target.

ISymbolServer Interface 8:

TryGetSymbols

Tries to geth the symbols from the device target.

Reference

TwinCAT.TypeSystem Namespace