IAdsSymbolTableProvider.TryGetSymbolTable Method

Get the symbol table.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.116+a71ced3

Syntax

C#

AdsErrorCode TryGetSymbolTable(
    out ISymbolInfoTable?? table
)

Parameters

table

Type: ISymbolInfoTable.
The symbol table.

Return Value

Type: AdsErrorCode
The ADS Error Code.

Reference

IAdsSymbolTableProvider Interface

TwinCAT.Ads Namespace