TcAdsSymbolInfo Properties

The TcAdsSymbolInfo type exposes the following members.

Properties

 

Name

Description

TcAdsSymbolInfo Properties 1:

ArrayDimensions

Gets the array dimensions.

TcAdsSymbolInfo Properties 2:

ArrayInfos

Gets the collection of Array Infos.

TcAdsSymbolInfo Properties 3:

Attributes

Gets the attributes of the ITcAdsSymbol

TcAdsSymbolInfo Properties 4:

BitSize

Gets the size of this TcAdsSymbolInfo in bits.

TcAdsSymbolInfo Properties 5:

ByteSize

Gets the (aligned) size of of the Type/Instance in Bytes

TcAdsSymbolInfo Properties 6:

Category

Gets the Data Type Category

TcAdsSymbolInfo Properties 7:

Comment

Gets the comment behind the variable declaration.

TcAdsSymbolInfo Properties 8:

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.

TcAdsSymbolInfo Properties 9:

DataType

Gets the DataType object

TcAdsSymbolInfo Properties 10:

DataTypeId

Data type of the symbol.

TcAdsSymbolInfo Properties 11:

HasRpcMethods

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

TcAdsSymbolInfo Properties 12:

IndexGroup

Gets the index group of the symbol.

TcAdsSymbolInfo Properties 13:

IndexOffset

Gets the index offset of the symbol.

TcAdsSymbolInfo Properties 14:

IsBitType

Indicates if the BitValue flag is set for the symbol.

TcAdsSymbolInfo Properties 15:

IsOversamplingArray

Gets a value indicating whether this instance is oversampling array.

TcAdsSymbolInfo Properties 16:

IsPersistent

Indicates if the Persistent flag is set for the symbol.

TcAdsSymbolInfo Properties 17:

IsReadOnly

Indicates if the ReadOnly flag is set for the symbol.

TcAdsSymbolInfo Properties 18:

IsStatic

Indicates, that this symbol is a static symbol.

TcAdsSymbolInfo Properties 19:

IsTcComInterfacePointer

Indicates if the TcComInterfacePointer flag is set for the symbol.

TcAdsSymbolInfo Properties 20:

IsTypeGuid

Indicates if the TypeGuid flag is set for the symbol.

TcAdsSymbolInfo Properties 21:

Name

Gets the name of the symbol.

TcAdsSymbolInfo Properties 22:

Parent

Gets the parent of this symbol.

TcAdsSymbolInfo Properties 23:

RpcMethods

Gets the RPC method descriptions

TcAdsSymbolInfo Properties 24:

ShortName

Gets the name of the symbol (short form without prefixed names of the parents).

TcAdsSymbolInfo Properties 25:

Size

Gets the size of the symbol.

TcAdsSymbolInfo Properties 26:

SubSymbols

Gets the sub symbols of this symbol as a collection of TcAdsSymbolInfo objects.

TcAdsSymbolInfo Properties 27:

TypeName

Gets the name of the symbol data type.

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace