Symbol Properties

The Symbol type exposes the following members.

Properties

 

Name

Description

Symbol Properties 1:

AccessRights

Gets the access rights.

Symbol Properties 2:

Attributes

Gets the Type Attributes. (Inherited from Instance.)

Symbol Properties 3:

BitSize

Gets the size of this Instance in bits. (Inherited from Instance.)

Symbol Properties 4:

ByteSize

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

Symbol Properties 5:

Category

Gets the the DataTypeCategory of the Instance. (Inherited from Instance.)

Symbol Properties 6:

Comment

Gets the comment. (Inherited from Instance.)

Symbol Properties 7:

Connection

Gets the connection that produces values for this IValueSymbol

Symbol Properties 8:

ContextMask

Gets the context mask of this instance. (Inherited from Instance.)

Symbol Properties 9:

DataType

Gets the IDataType of the IInstance. (Inherited from Instance.)

Symbol Properties 10:

HasValue

Gets a value indicating whether this instance has a value. (Inherited from Instance.)

Symbol Properties 11:

ImageBaseAddress

Gets the AmsAddress of the Process Image

Symbol Properties 12:

IndexGroup

Gets the index group of the Symbol

Symbol Properties 13:

IndexOffset

Gets the index offset of the Symbol

Symbol Properties 14:

InstanceName

Gets the name of the instance (without periods (.) (Inherited from Instance.)

Symbol Properties 15:

InstancePath

Gets the relative / absolute access path to the instance (with periods (.)) (Overrides Instance.InstancePath.)

Symbol Properties 16:

IsBitType

Gets a value indicating whether this instance is not basing on a full DataType but instead of some sort of bit mapping (Inherited from Instance.)

Symbol Properties 17:

IsByteAligned

Indicates that the Size of the Object is Byte aligned (BitSize % 8 == 0) (Inherited from Instance.)

Symbol Properties 18:

IsContainerType

Gets a value indicating whether the Symbols datatype is a Container type.

Symbol Properties 19:

IsDereferencedPointer

Gets or sets a value indicating whether an ancestor is a dereferenced Pointer

Symbol Properties 20:

IsDereferencedReference

Gets or sets a value indicating whether an ancestor is a dereferenced Reference

Symbol Properties 21:

IsPersistent

Indicates that this instance is persistent. (Inherited from Instance.)

Symbol Properties 22:

IsPointer

Gets a value indicating whether this instance is reference. (Inherited from Instance.)

Symbol Properties 23:

IsPrimitiveType

Gets a value indicating whether this instance is primitive.

Symbol Properties 24:

IsReadOnly

Indicates that this instance is read only. (Inherited from Instance.)

Symbol Properties 25:

IsRecursive

Gets a value indicating whether this instance is recursive.

Symbol Properties 26:

IsReference

Gets a value indicating whether this instance is reference. (Inherited from Instance.)

Symbol Properties 27:

IsStatic

Gets a value indicating whether this IInstance is static. (Inherited from Instance.)

Symbol Properties 28:

IsTcComInterfacePointer

Indicates that this instance is a TcComInterfacePointer. (Inherited from Instance.)

Symbol Properties 29:

IsTypeGuid

Indicates that this instance has set TypeGuid flag. (Inherited from Instance.)

Symbol Properties 30:

IsVirtual

Gets a value indicating whether this instance is virtual.

Symbol Properties 31:

Namespace

Gets the namespace name. (Inherited from Instance.)

Symbol Properties 32:

NotificationSettings

Gets or sets the notification settings.

Symbol Properties 33:

Parent

Gets the parent Symbol

Symbol Properties 34:

Size

Gets the size of the IDataType in bytes or Bits dependant on IsBitType (Inherited from Instance.)

Symbol Properties 35:

SubSymbolCount

Gets the number of SubSymbols

Symbol Properties 36:

SubSymbols

Gets the SubSymbols of the ISymbol

Symbol Properties 37:

TypeName

Gets the name of the DataType that is used for this IInstance. (Inherited from Instance.)

Symbol Properties 38:

ValueEncoding

Gets the value encoding.

Reference

Symbol Class

TwinCAT.Ads.TypeSystem Namespace