TcHmiSrvExtHost Class
Provides a host to communicate with a TwinCAT HMI server.
Inheritance Hierarchy
System.Object
TcHmiSrv.TcHmiSrvExtHost
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public class TcHmiSrvExtHost : ITcHmiSrvExtHost,
IDisposable
The TcHmiSrvExtHost type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Releases all resources used by the TcHmiSrvExtHost | |
|
Releases the unmanaged resources used by the TcHmiSrvExtHost and optionally releases the managed resources | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Executes a single Command in the domain of the specified Context. | |
|
Executes Commands inside any domain. | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Gets the configuration Value at the specified path from the server. | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Localizes an ILocalizable object. | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
Sends a notification if an Alarm type changed. | |
|
Registers an ITcHmiSrvListener at the server. | |
|
Registers an ITcHmiSrvListener at the server using the specified settings. | |
|
Triggers a refresh of the list of events provided by an extension that implements the TcHmiSrvAlarmProviderListener. | |
|
Adds or updates an Event. | |
|
Adds a Message. | |
|
Adds or updates an Event. | |
|
Adds a Message. | |
|
Adds an entry to a map or vector in the extension configuration or updates an existing configuration Value. | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
Obsolete. Unregisters an ITcHmiSrvListener at the server. | |
|
Unregisters an ITcHmiSrvListener at the server. |