ISymbol Properties
The ISymbol type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the Type Attributes. | |
|
|
Gets the size of the IDataType in
bits. | |
|
|
Gets the (aligned) size of of the Type/Instance in Bytes | |
|
|
Gets the Symbol/Datatype Category | |
|
|
Gets the comment of the IInstance | |
|
|
Gets the IDataType 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) | |
|
|
Gets a value indicating whether this Symbol is acontainer type. | |
|
|
Gets a value indicating whether this ISymbol is persistent. | |
|
|
Indicates that the IInstance represents
a Pointer type (Pointer TO) | |
|
|
Gets a value indicating whether this instance is a primitive type. | |
|
|
Gets a value indicating whether IInstance is a
property. | |
|
|
Indicates that this instance is read only. | |
|
|
Gets a value indicating whether this instance is recursive. | |
|
|
Indicates that the IInstance represents
a Reference type (REFERENCE TO) | |
|
|
Gets a value indicating whether this IInstance is
static. | |
|
|
Gets the parent Symbol | |
|
|
Gets the size of the object in bytes or Bits dependant on
IsBitType | |
|
|
Gets the SubSymbols of the ISymbol | |
|
|
Gets the name of the DataType that is
used for this IInstance. | |
|
|
Gets the value encoding. |
Reference
ISymbol Interface TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026
- ISymbol.Category Property
- ISymbol.IsContainerType Property
- ISymbol.IsPersistent Property
- ISymbol.IsPrimitiveType Property
- ISymbol.IsReadOnly Property
- ISymbol.IsRecursive Property
- ISymbol.Parent Property
- ISymbol.SubSymbols Property
- ISymbolCategory Property
- ISymbolIsContainerType Property
- ISymbolIsPersistent Property
- ISymbolIsPrimitiveType Property
- ISymbolIsReadOnly Property
- ISymbolIsRecursive Property
- ISymbolParent Property
- ISymbolSubSymbols Property
- IAttributedInstance.Attributes Property
- IBitSize.BitSize Property
- IBitSize.ByteSize Property
- ISymbol.Category Property
- IInstance.Comment Property
- IInstance.DataType Property
- IInstance.InstanceName Property
- IInstance.InstancePath Property
- IBitSize.IsBitType Property
- IBitSize.IsByteAligned Property
- ISymbol.IsContainerType Property
- ISymbol.IsPersistent Property
- IInstance.IsPointer Property
- ISymbol.IsPrimitiveType Property
- ISymbol.IsReadOnly Property
- ISymbol.IsRecursive Property
- IInstance.IsReference Property
- IInstance.IsStatic Property
- ISymbol.Parent Property
- IBitSize.Size Property
- ISymbol.SubSymbols Property
- IInstance.TypeName Property
- IAttributedInstance.ValueEncoding Property