Session.OnCreateSymbolServer Method

Handler function creating the ISymbolServer

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

Syntax

C#

protected abstract ISymbolServer OnCreateSymbolServer()

Return Value

Type: ISymbolServer
ISymbolServer.

Exceptions

Exception

Condition

SessionNotConnectedException

The connection is not established!

Reference

Session Class

TwinCAT Namespace