Symbol.ImageBaseAddress Property

Gets the AmsAddress of the Process Image

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

Syntax

C#

public AmsAddress ImageBaseAddress { get; }

VB

Public ReadOnly Property ImageBaseAddress As AmsAddress
    Get

Property Value

Type: AmsAddress
The address.

Implements

IAdsSymbol.ImageBaseAddress

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace