ITcAdsSymbol4 Properties

The ITcAdsSymbol4 type exposes the following members.

Properties

 

Name

Description

ArrayDimensions

Gets the array dimensions. (Inherited from ITcAdsSymbol3.)

ArrayInfos

Gets the collection of Array Infos. (Inherited from ITcAdsSymbol3.)

Attributes

Gets the attribute count of the ITcAdsSymbol

BitSize

Gets the Bit Size of the Symbol

ByteSize

Gets the Byte Size of the Symbol

Category

Gets the Data Type Category

Comment

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

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. (Inherited from ITcAdsSymbol2.)

HasRpcMethods

Gets a value indicating whether this instance has RPC methods (Struct types only)

IndexGroup

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

IndexOffset

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

IsBitType

Indicates if the BitValue flag is set for the symbol. (Inherited from ITcAdsSymbol2.)

IsPersistent

Indicates if the Persistent flag is set for the symbol. (Inherited from ITcAdsSymbol2.)

IsReadOnly

Indicates if the ReadOnly flag is set for the symbol. (Inherited from ITcAdsSymbol2.)

IsTcComInterfacePointer

Indicates if the TcComInterfacePointer flag is set for the symbol. (Inherited from ITcAdsSymbol2.)

IsTypeGuid

Indicates if the TypeGuid flag is set for the symbol. (Inherited from ITcAdsSymbol2.)

Name

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

RpcMethods

Gets the RPC method descriptions

Size

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

Reference

ITcAdsSymbol4 Interface

TwinCAT.Ads Namespace