IInstance Properties
The IInstance type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the size of the IDataType in
bits. | |
|
|
Gets the (aligned) size of of the Type/Instance in Bytes | |
|
|
Gets the comment of the IInstance | |
|
| ||
|
|
Gets the name of the instance (without periods (.) | |
|
|
Gets the relative / absolute access path to the instance (with periods (.)) | |
|
|
Gets a value indicating whether this instance is not basing on
a full DataType but instead of some sort of bit mapping | |
|
|
Indicates that the Size of the Object is Byte aligned (BitSize
% 8 == 0) | |
|
|
Indicates that the IInstance represents a Pointer type (Pointer TO) | |
|
|
Gets a value indicating whether IInstance is a property. | |
|
|
Indicates that the IInstance represents a Reference type (REFERENCE TO) | |
|
|
Gets a value indicating whether this IInstance is static. | |
|
|
Gets the size of the object in bytes or Bits dependant on
IsBitType | |
|
|
Gets the name of the DataType that is used for this IInstance. |
Reference
IInstance Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- IInstance.Comment Property
- IInstance.DataType Property
- IInstance.InstanceName Property
- IInstance.InstancePath Property
- IInstance.IsPointer Property
- IInstance.IsReference Property
- IInstance.IsStatic Property
- IInstance.TypeName Property
- IInstanceComment Property
- IInstanceDataType Property
- IInstanceInstanceName Property
- IInstanceInstancePath Property
- IInstanceIsPointer Property
- IInstanceIsProperty Property
- IInstanceIsReference Property
- IInstanceIsStatic Property
- IInstanceTypeName Property
- IBitSize.BitSize Property
- IBitSize.ByteSize Property
- IInstance.Comment Property
- IInstance.DataType Property
- IInstance.InstanceName Property
- IInstance.InstancePath Property
- IBitSize.IsBitType Property
- IBitSize.IsByteAligned Property
- IInstance.IsPointer Property
- IInstance.IsReference Property
- IInstance.IsStatic Property
- IBitSize.Size Property
- IInstance.TypeName Property