AdsSymbolicServer.OnCreateSymbols Method

Handler function to create the Initial Symbols of the server.

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

Syntax

C#

protected virtual void OnCreateSymbols()

Remarks

Override this to create the initial symbols during AdsServer Connection

Reference

AdsSymbolicServer Class

TwinCAT.Ads.Server Namespace