ISymbolServer.GetSymbolsAsync Method

Gets the symbols asynchronously


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

Syntax

C#

Task<ResultSymbols> GetSymbolsAsync(
CancellationToken cancel
)

Parameters

cancel  CancellationToken

The cancellation token.

Return Value

Task<ResultSymbols>
A task that represents the asynchronous 'GetDataTypes' operation. The ResultSymbols parameter contains the data types (Symbols) and the ErrorCode after execution.

See Also

Reference

ISymbolServer Interface TwinCAT.TypeSystem Namespace Symbols

Beckhoff Automation GmbH & Co. KG 2001-2026