Session.OnCreateSymbolServer Method

Handler function creating the ISymbolServer

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

Syntax

C#

protected abstract ISymbolServer OnCreateSymbolServer()

VB

Protected MustOverride Function OnCreateSymbolServer As ISymbolServer

Return Value

Type: ISymbolServer
ISymbolServer.

Exceptions

Exception

Condition

SessionNotConnectedException

The connection is not established!

Reference

Session Class

TwinCAT Namespace