TcAdsSymbolInfo.IndexGroup Property

Gets the index group of the symbol.

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

Syntax

C#

public long IndexGroup { get; }

VB

Public ReadOnly Property IndexGroup As Long
    Get

Property Value

Type: Int64
Index group of the symbol.

Implements

ITcAdsSymbol.IndexGroup

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace