TcAdsSymbolInfo.BitSize Property

Gets the size of this TcAdsSymbolInfo in bits.

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

Syntax

C#

public int BitSize { get; }

VB

Public ReadOnly Property BitSize As Integer
    Get

Property Value

Type: Int32
The size of the bit.

Implements

ITcAdsSymbol4.BitSize

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace