DynamicOversamplingArrayInstance.OversamplingElement Property

Gets the oversampling element.

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

Syntax

C#

public ISymbol OversamplingElement { get; }

VB

Public ReadOnly Property OversamplingElement As ISymbol
    Get

Property Value

Type: ISymbol
The oversampling element.

Implements

IOversamplingArrayInstance.OversamplingElement

Exceptions

Exception

Condition

NotImplementedException

Reference

DynamicOversamplingArrayInstance Class

TwinCAT.TypeSystem Namespace