AdsSymbolicServer.GetDataTypesAsync Method

Gets the data types asynchronously.


Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in TwinCAT.Ads.SymbolicServer.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public Task<ResultDataTypes> GetDataTypesAsync(
CancellationToken cancel
)

Parameters

cancel  CancellationToken

The cancellation token.

Return Value

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

Implements

ISymbolServer.GetDataTypesAsync(CancellationToken)

Exceptions

Exception

Condition

NotImplementedException

See Also

Reference

AdsSymbolicServer Class TwinCAT.Ads.Server Namespace DataTypes

Beckhoff Automation GmbH & Co. KG 2001-2026