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. |