Instance.SetContextMask Method

Sets the context mask.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

protected void SetContextMask(
    byte contextMask
)

Parameters

contextMask

Type: System.Byte
The context mask.

Exceptions

Exception

Condition

ArgumentOutOfRangeException

contextMask

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace