ISymbolFactory Interface
Symbol Factory Interface
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public interface ISymbolFactory
The ISymbolFactory type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the factory services. | |
|
Gets a value indicating whether ISymbols have invalid characters | |
|
Gets the invalid characters that are not allowed to appear within the Instance Name |
Methods
|
Name |
Description |
---|---|---|
|
Creates a single Array Element | |
|
Creates all Element Instances of the specified array parent symbol. | |
|
Creates a singgle Instance member on a struct parent | |
|
Creates the Member Instances collection for the specified parent instance | |
|
Creates the Symbol with the specified resolver | |
|
Creates the Symbol with the specified resolver | |
|
Creates the dereferenced Pointer instance | |
|
Creates the virtual structure. | |
|
Initializes the the ISymbolFactory. | |
|
Sets the invalid characters. |