ITcAdsSymbol.Size Property

Gets the size of the symbol (in Bytes or bits dependent on IsBitType).

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

Syntax

C#

int Size { get; }

VB

ReadOnly Property Size As Integer
    Get

Property Value

Type: Int32
Size of the symbol in Bytes / Bits

Reference

ITcAdsSymbol Interface

TwinCAT.Ads Namespace