TcHmiApplication Class
Provides the ITcHmiSrvExtAsyncHost, Context and path of a TwinCAT HMI server extension.
Inheritance Hierarchy
SystemObject
TcHmiSrv.Core.GeneralTcHmiApplication
Namespace: TcHmiSrv.Core.General
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public static class TcHmiApplicationThe TcHmiApplication type exposes the following members.
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets the ITcHmiSrvExtAsyncDebugHost that is used to wait for a debugger to be attached to the current process. | |
|
|
Gets the ITcHmiSrvExtAsyncHost
that is used to initialize the TwinCAT HMI server extension and
communicate with the TwinCAT HMI server synchronously and
asynchronously. | |
|
|
Gets the ITcHmiSrvExtAsyncTimeoutHost that is used to get and set the request timeout between the TwinCAT HMI extension container and remote TwinCAT HMI server. | |
|
|
Contains a value that indicates whether IListeners that don't require additional settings are automatically registered when the first event handler is added and unregistered when the last event handler is removed. The default value is true. | |
|
|
Gets the administrator Context that is used to initialize the TwinCAT HMI server extension. | |
|
|
Gets the ITcHmiSrvExtHost
that is used to initialize the TwinCAT HMI server extension and
communicate with the TwinCAT HMI server. | |
|
|
Gets the path of the TwinCAT HMI server extension. | |
|
|
Gets a Value containing the settings that are used to initialize the TwinCAT HMI server extension. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Concatenates all elements of the specified IEnumerableT, using PathElementSeparator between each element. | |
|
|
Concatenates all elements of the specified Object array, using PathElementSeparator between each element. | |
|
|
Concatenates all elements of the specified String array, using PathElementSeparator between each element. | |
|
|
Concatenates all elements of the specified IEnumerableT, using PathElementSeparator between each element. | |
|
|
Concatenates all elements of the specified IEnumerableT,
using PathElementSeparator
between each element. | |
|
|
Splits the specified path into substrings based on PathElementSeparator. | |
|
|
Splits the specified path into substrings based on PathElementSeparator. | |
|
|
Splits the specified symbol path into substrings based on SymbolPathElementSeparators. | |
|
|
Splits the specified symbol path into substrings based on SymbolPathElementSeparators. |
Fields
|
|
Name |
Description |
|---|---|---|
|
|
Contains the separator that separates the elements of a path. | |
|
|
Contains the separator that separates the elements of a symbol path. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0