DynamicSymbol Properties

The DynamicSymbol type exposes the following members.

Properties

 

Name

Description

DynamicSymbol Properties 1:

_InnerSymbol

Gets the inner symbol of this DynamicSymbol

DynamicSymbol Properties 2:

AccessRights

Gets the access rights.

DynamicSymbol Properties 3:

AllowIGIOAccess

Indicates, that the aggregates symbols is an IProcessImageAddress (and most probably IAdsSymbol)

DynamicSymbol Properties 4:

Attributes

Gets the Symbol Attributes

DynamicSymbol Properties 5:

BitSize

Gets the size of the IDataType in bits.

DynamicSymbol Properties 6:

ByteSize

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

DynamicSymbol Properties 7:

Category

Gets the category.

DynamicSymbol Properties 8:

Comment

Gets the comment of the IInstance

DynamicSymbol Properties 9:

Connection

Gets the connection bound to this DynamicSymbol

DynamicSymbol Properties 10:

DataType

Gets the IDataType of the IInstance.

DynamicSymbol Properties 11:

HasValue

Gets a value indicating whether this instance has value (only the non VirtualInstances, what means the Symbols with locations).

DynamicSymbol Properties 12:

InstanceName

Gets the name of the instance (without periods (.)

DynamicSymbol Properties 13:

InstancePath

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

DynamicSymbol Properties 14:

IsBitType

Gets a value indicating whether this instance is not basing on a full DataType but instead of some sort of bit mapping

DynamicSymbol Properties 15:

IsByteAligned

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

DynamicSymbol Properties 16:

IsContainerType

Gets a value indicating whether this Symbol is acontainer type.

DynamicSymbol Properties 17:

IsPersistent

Gets a value indicating whether this ISymbol is persistent.

DynamicSymbol Properties 18:

IsPointer

Indicates that the IInstance represents a Pointer type (Pointer TO)

DynamicSymbol Properties 19:

IsPrimitiveType

Gets a value indicating whether this instance is a primitive type.

DynamicSymbol Properties 20:

IsReadOnly

Indicates that this instance is read only.

DynamicSymbol Properties 21:

IsRecursive

Gets a value indicating whether this instance is recursive.

DynamicSymbol Properties 22:

IsReference

Indicates that the IInstance represents a Reference type (REFERENCE TO)

DynamicSymbol Properties 23:

IsStatic

Gets a value indicating whether this instance is static.

DynamicSymbol Properties 24:

NormalizedName

Gets the normalized instance name (fixed name for dynamic property access that doesn't contain invalid characters),

DynamicSymbol Properties 25:

NotificationSettings

Gets the notification settings.

DynamicSymbol Properties 26:

Parent

Gets the parent Symbol

DynamicSymbol Properties 27:

Size

Gets the size of the IInstance in bytes.

DynamicSymbol Properties 28:

SubSymbols

Gets the SubSymbols of the ISymbol

DynamicSymbol Properties 29:

TypeName

Gets the name of the DataType that is used for this IInstance.

DynamicSymbol Properties 30:

ValueEncoding

Gets the value encoding.

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace