DynamicArrayInstance Properties

The DynamicArrayInstance type exposes the following members.

Properties

 

Name

Description

DynamicArrayInstance Properties 1:

_InnerSymbol

Gets the inner symbol of this DynamicSymbol (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 2:

AccessRights

Gets the access rights. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 3:

AllowIGIOAccess

Indicates, that the aggregates symbols is an IProcessImageAddress (and most probably IAdsSymbol) (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 4:

Attributes

Gets the Symbol Attributes (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 5:

BitSize

Gets the size of the IDataType in bits. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 6:

ByteSize

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

DynamicArrayInstance Properties 7:

Category

Gets the category. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 8:

Comment

Gets the comment of the IInstance (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 9:

Connection

Gets the connection bound to this DynamicSymbol (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 10:

DataType

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

DynamicArrayInstance Properties 11:

Dimensions

Gets the dimensions as read only collection.

DynamicArrayInstance Properties 12:

Elements

Gets the contained Array Elements as read only collection.

DynamicArrayInstance Properties 13:

ElementType

Gets the type of the contained elements.

DynamicArrayInstance Properties 14:

HasValue

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

DynamicArrayInstance Properties 15:

InstanceName

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

DynamicArrayInstance Properties 16:

InstancePath

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

DynamicArrayInstance Properties 17:

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 DynamicSymbol.)

DynamicArrayInstance Properties 18:

IsByteAligned

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

DynamicArrayInstance Properties 19:

IsContainerType

Gets a value indicating whether this Symbol is acontainer type. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 20:

IsPersistent

Gets a value indicating whether this ISymbol is persistent. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 21:

IsPointer

Indicates that the IInstance represents a Pointer type (Pointer TO) (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 22:

IsPrimitiveType

Gets a value indicating whether this instance is a primitive type. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 23:

IsReadOnly

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

DynamicArrayInstance Properties 24:

IsRecursive

Gets a value indicating whether this instance is recursive. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 25:

IsReference

Indicates that the IInstance represents a Reference type (REFERENCE TO) (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 26:

IsStatic

Gets a value indicating whether this instance is static. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 27:

Item

Gets the ISymbol with the specified indices.

DynamicArrayInstance Properties 28:

NormalizedName

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

DynamicArrayInstance Properties 29:

NotificationSettings

Gets the notification settings. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 30:

Parent

Gets the parent Symbol (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 31:

Size

Gets the size of the IInstance in bytes. (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 32:

SubSymbols

Gets the SubSymbols of the ISymbol (Inherited from DynamicSymbol.)

DynamicArrayInstance Properties 33:

TypeName

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

DynamicArrayInstance Properties 34:

ValueEncoding

Gets the value encoding. (Inherited from DynamicSymbol.)

Reference

DynamicArrayInstance Class

TwinCAT.TypeSystem Namespace