ITcAdsSymbol2 Properties

The ITcAdsSymbol2 type exposes the following members.

Properties

 

Name

Description

ITcAdsSymbol2 Properties 1:

Comment

Gets the comment behind the variable declaration. (Inherited from ITcAdsSymbol.)

ITcAdsSymbol2 Properties 2:

ContextMask

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.

ITcAdsSymbol2 Properties 3:

IndexGroup

Gets the index group of the symbol. (Inherited from ITcAdsSymbol.)

ITcAdsSymbol2 Properties 4:

IndexOffset

Gets the index offset of the symbol. (Inherited from ITcAdsSymbol.)

ITcAdsSymbol2 Properties 5:

IsBitType

Indicates if the BitValue flag is set for the symbol.

ITcAdsSymbol2 Properties 6:

IsPersistent

Indicates if the Persistent flag is set for the symbol.

ITcAdsSymbol2 Properties 7:

IsReadOnly

Indicates if the ReadOnly flag is set for the symbol.

ITcAdsSymbol2 Properties 8:

IsTcComInterfacePointer

Indicates if the TcComInterfacePointer flag is set for the symbol.

ITcAdsSymbol2 Properties 9:

IsTypeGuid

Indicates if the TypeGuid flag is set for the symbol.

ITcAdsSymbol2 Properties 10:

Name

Gets the name of the symbol. (Inherited from ITcAdsSymbol.)

ITcAdsSymbol2 Properties 11:

Size

Gets the size of the symbol (in Bytes or bits dependent on IsBitType). (Inherited from ITcAdsSymbol.)

Reference

ITcAdsSymbol2 Interface

TwinCAT.Ads Namespace