Symbol.IndexGroup Property

Gets the index group of the Symbol

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

Syntax

C#

public uint IndexGroup { get; }

VB

Public ReadOnly Property IndexGroup As UInteger
    Get

Property Value

Type: UInt32
The index group.

Implements

IProcessImageAddress.IndexGroup

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace