AdsSessionBase.OnCreateSymbolServer Method

Handler function creating the symbol server object.

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

Syntax

C#

protected override ISymbolServer OnCreateSymbolServer()

Return Value

Type: ISymbolServer
ISymbolServer.

Exceptions

Exception

Condition

SessionNotConnectedException

The connection is not established!

Reference

AdsSessionBase Class

TwinCAT.Ads Namespace