Symbol.EnsureRights Method

Ensures that the AccessRights are matched.

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

Syntax

C#

protected void EnsureRights(
    SymbolAccessRights requested
)

Parameters

requested

Type: TwinCAT.TypeSystem.SymbolAccessRights
The requested rights.

Exceptions

Exception

Condition

InsufficientAccessRightsException

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace