TcAdsSymbolInfo.IsOversamplingArray Property
Gets a value indicating whether this instance is oversampling array.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public bool IsOversamplingArray { get; }
VB
Public ReadOnly Property IsOversamplingArray As Boolean
Get
Property Value
Type: Boolean
true if this instance is oversampling
array; otherwise, false.