ITcAdsDataType.IsOversamplingArray Property

Gets a value indicating whether this instance is an oversampling array.

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

Syntax

C#

bool IsOversamplingArray { get; }

VB

ReadOnly Property IsOversamplingArray As Boolean
    Get

Property Value

Type: Boolean
true if this instance is oversampling array; otherwise, false.

Reference

ITcAdsDataType Interface

TwinCAT.Ads Namespace