Symbol.IndexOffset Property

Gets the index offset of the Symbol

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

Syntax

C#

public uint IndexOffset { get; }

VB

Public ReadOnly Property IndexOffset As UInteger
    Get

Property Value

Type: UInt32
The index offset.

Implements

IProcessImageAddress.IndexOffset

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace