Instance.ContextMask Property

Gets the context mask of this instance.

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

Syntax

C#

public byte ContextMask { get; }

VB

Public ReadOnly Property ContextMask As Byte
    Get

Property Value

Type: Byte

Remarks

The Size of the internal data is 4-Bit

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace