AdsSession.OnCreateSymbolServer Method

Handler function creating the symbol server object.

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

Syntax

C#

protected override ISymbolServer OnCreateSymbolServer()

VB

Protected Overrides Function OnCreateSymbolServer As ISymbolServer

Return Value

Type: ISymbolServer
ISymbolServer.

Exceptions

Exception

Condition

SessionNotConnectedException

The connection is not established!

Reference

AdsSession Class

TwinCAT.Ads Namespace