TcAdsSymbolInfo.IndexOffset Property

Gets the index offset of the symbol.

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

Syntax

C#

public long IndexOffset { get; }

VB

Public ReadOnly Property IndexOffset As Long
    Get

Property Value

Type: Int64
Index offset of the symbol.

Implements

ITcAdsSymbol.IndexOffset

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace