ITcAdsSymbol2.ContextMask Property

Gets the ContextMask of the symbol, indicating the task the variable belongs to. If ContextMask is not zero use CyclicInContext or OnChangeInContext to add notifications.

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

Syntax

C#

int ContextMask { get; }

VB

ReadOnly Property ContextMask As Integer
    Get

Property Value

Type: Int32

Reference

ITcAdsSymbol2 Interface

TwinCAT.Ads Namespace