AdsSymbolicServer.GetSymbolsAsync Method
Gets the symbols asynchronously
Namespace: TwinCAT.Ads.Server
Assembly: TwinCAT.Ads.SymbolicServer (in TwinCAT.Ads.SymbolicServer.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public 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.
Exceptions
|
Exception |
Condition |
|---|---|
See Also
Reference
AdsSymbolicServer Class TwinCAT.Ads.Server Namespace Symbols
Beckhoff Automation GmbH & Co. KG 2001-2026