ITcAdsSymbol5 Interface
Interface ITcAdsSymbol5 (extends ITcAdsSymbol ... ITcAdsSymbol4
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface ITcAdsSymbol5 : ITcAdsSymbol4,
ITcAdsSymbol3, ITcAdsSymbol2, ITcAdsSymbol
VB
Public Interface ITcAdsSymbol5
Inherits ITcAdsSymbol4, ITcAdsSymbol3, ITcAdsSymbol2, ITcAdsSymbol
The ITcAdsSymbol5 type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the array dimensions. (Inherited from ITcAdsSymbol3.) | |
|
Gets the collection of Array Infos. (Inherited from ITcAdsSymbol3.) | |
|
Gets the attribute count of the ITcAdsSymbol (Inherited from ITcAdsSymbol4.) | |
|
Gets the Bit Size of the Symbol (Inherited from ITcAdsSymbol4.) | |
|
Gets the Byte Size of the Symbol (Inherited from ITcAdsSymbol4.) | |
|
Gets the Data Type Category (Inherited from ITcAdsSymbol4.) | |
|
Gets the comment behind the variable declaration. (Inherited from ITcAdsSymbol.) | |
|
Gets the ContextMask of the symbol, indicating the task the variable belongs to. If ContextMask is not zero use CyclicInContext or OnChangeInContext to add notifications. (Inherited from ITcAdsSymbol2.) | |
|
Gets the Data type object of the Symbol. | |
|
DataType identifier of the Symbol AdsDatatypeId | |
|
Gets a value indicating whether this instance has RPC methods (Struct types only) (Inherited from ITcAdsSymbol4.) | |
|
Gets the index group of the symbol. (Inherited from ITcAdsSymbol.) | |
|
Gets the index offset of the symbol. (Inherited from ITcAdsSymbol.) | |
|
Indicates if the BitValue flag is set for the symbol. (Inherited from ITcAdsSymbol2.) | |
|
Indicates if the Persistent flag is set for the symbol. (Inherited from ITcAdsSymbol2.) | |
|
Indicates if the ReadOnly flag is set for the symbol. (Inherited from ITcAdsSymbol2.) | |
|
Gets a value indicating whether the Symbol is static. | |
|
Indicates if the TcComInterfacePointer flag is set for the symbol. (Inherited from ITcAdsSymbol2.) | |
|
Indicates if the TypeGuid flag is set for the symbol. (Inherited from ITcAdsSymbol2.) | |
|
Gets the name of the symbol. (Inherited from ITcAdsSymbol.) | |
|
Gets the RPC method descriptions (Inherited from ITcAdsSymbol4.) | |
|
Gets the size of the symbol (in Bytes or bits dependent on IsBitType). (Inherited from ITcAdsSymbol.) | |
|
Gets the name of the symbol data type. |