SymbolsLoadMode Enumeration

Enum SymbolsLoadMode

Namespace:  TwinCAT
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public enum SymbolsLoadMode

Members

 

Member name

Value

Description

Flat

0

Loads the Symbols organized as Flat List

VirtualTree

1

Loads the Symbols organized as Virtual tree (Symbol Parent - Child relationships)

DynamicTree

2

Loads the Symbols as a Virtual tree with Dynamic Symbols (Only available within versions > 4.X of this ADS Api)

Reference

TwinCAT Namespace