SessionSettings.SymbolLoader Property

Gets or sets the symbol loader settings

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public SymbolLoaderSettings SymbolLoader { get; set; }

VB

Public Property SymbolLoader As SymbolLoaderSettings
    Get
    Set

Property Value

Type: SymbolLoaderSettings
The symbol loader.

Implements

IAdsSessionSettings.SymbolLoader

Reference

SessionSettings Class

TwinCAT.Ads Namespace