ISymbolServerSymbols Property

Gets the symbols.


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

Syntax

C#

ISymbolCollection<ISymbol> Symbols { get; }

Property Value

ISymbolCollection ISymbol
The symbols.

Remarks

This property reads the Symbol information synchronously, if the data is not available yet. For performance reasons, the asynchronous counterpart GetSymbolsAsync(CancellationToken) should be preferred for the first call.

Reference

ISymbolServer Interface TwinCAT.TypeSystem Namespace GetSymbolsAsync(CancellationToken)

Beckhoff Automation GmbH & Co. KG 2001-2026