Symbol.ImageBaseAddress Property

Gets the AmsAddress of the Process Image

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

Syntax

C#

public AmsAddress? ImageBaseAddress { get; }

Property Value

Type: AmsAddress
The address.

Implements

IAdsSymbol.ImageBaseAddress

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace