DynamicVirtualStructInstance Properties

The DynamicVirtualStructInstance type exposes the following members.

Properties

 

Name

Description

DynamicVirtualStructInstance Properties 1:

_InnerSymbol

Inner symbol object wrapped by this DynamicSymbol (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 2:

AccessRights

Gets the access rights. (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 3:

Attributes

Gets the Symbol Attributes (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 4:

BitSize

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

DynamicVirtualStructInstance Properties 5:

ByteSize

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

DynamicVirtualStructInstance Properties 6:

Category

Gets the category. (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 7:

Comment

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

DynamicVirtualStructInstance Properties 8:

Connection

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

DynamicVirtualStructInstance Properties 9:

ContextMask

Gets the context mask. (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 10:

DataType

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

DynamicVirtualStructInstance Properties 11:

HasRpcMethods

Gets a value indicating whether this instance has RPC methods (Inherited from DynamicStructInstance.)

DynamicVirtualStructInstance Properties 12:

HasValue

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

DynamicVirtualStructInstance Properties 13:

InstanceName

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

DynamicVirtualStructInstance Properties 14:

InstancePath

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

DynamicVirtualStructInstance Properties 15:

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

DynamicVirtualStructInstance Properties 16:

IsByteAligned

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

DynamicVirtualStructInstance Properties 17:

IsContainerType

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

DynamicVirtualStructInstance Properties 18:

IsPersistent

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

DynamicVirtualStructInstance Properties 19:

IsPointer

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

DynamicVirtualStructInstance Properties 20:

IsPrimitiveType

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

DynamicVirtualStructInstance Properties 21:

IsReadOnly

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

DynamicVirtualStructInstance Properties 22:

IsRecursive

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

DynamicVirtualStructInstance Properties 23:

IsReference

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

DynamicVirtualStructInstance Properties 24:

IsStatic

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

DynamicVirtualStructInstance Properties 25:

MemberInstances

Gets the member instances of the Struct Instance. (Inherited from DynamicStructInstance.)

DynamicVirtualStructInstance Properties 26:

NormalizedName

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

DynamicVirtualStructInstance Properties 27:

NotificationSettings

Gets the notification settings. (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 28:

Parent

Gets the parent Symbol (Inherited from DynamicSymbol.)

DynamicVirtualStructInstance Properties 29:

Size

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

DynamicVirtualStructInstance Properties 30:

SubSymbols

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

DynamicVirtualStructInstance Properties 31:

TypeName

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

Reference

DynamicVirtualStructInstance Class

TwinCAT.TypeSystem Namespace