ITcAdsSubItem.Offset Property

Gets the offset of the SubItem (in Bytes or Bits)

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

Syntax

C#

int Offset { get; }

VB

ReadOnly Property Offset As Integer
    Get

Property Value

Type: Int32
The offset.

Remarks

If IsBitType indicates 'BitSize' then this value will be in Bits, otherwise Bytes.

Reference

ITcAdsSubItem Interface

TwinCAT.Ads Namespace