ITcHmiSrvExtAsyncHost Interface
Provides an interface to asynchronously communicate with the TwinCAT HMI server.
          Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public interface ITcHmiSrvExtAsyncHostThe ITcHmiSrvExtAsyncHost type exposes the following members.
Methods
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Deletes a Value from the configuration of the TwinCAT HMI server extension.  | |
| 
                   
                      | 
                   Deletes a Value from the configuration of the TwinCAT HMI server extension as an asynchronous operation.  | |
| 
                   
                      | 
                   Executes a single Command in the domain of the specified Context.  | |
| 
                   
                      | 
                   Executes the specified CommandGroup inside any domain.  | |
| 
                   
                      | 
                   Executes a single Command in the domain of the specified Context as an asynchronous operation.  | |
| 
                   
                      | 
                   Executes the specified CommandGroup inside any domain as an asynchronous operation.  | |
| 
                   
                      | 
                   Gets the configuration Value at the specified path.  | |
| 
                   
                      | 
                   Gets the configuration Value at the specified path as an asynchronous operation.  | |
| 
                   
                      | 
                   Localizes an ILocalizable.  | |
| 
                   
                      | 
                   Localizes an ILocalizable as an asynchronous operation.  | |
| 
                   
                      | 
                   Sends a notification if an Alarm has changed.  | |
| 
                   
                      | 
                   Sends a notification if an Alarm has changed as an asynchronous operation.  | |
| 
                   
                      | 
                   Registers the specified IListener at the TwinCAT HMI server.  | |
| 
                   
                      | 
                   Registers the specified IListener at the TwinCAT HMI server using the specified settings.  | |
| 
                   
                      | 
                   Registers the specified IListener at the TwinCAT HMI server as an asynchronous operation.  | |
| 
                   
                      | 
                   Registers the specified IListener at the TwinCAT HMI server using the specified settings as an asynchronous operation.  | |
| 
                   
                      | 
                   Sends a notification if an Alarm should be removed.  | |
| 
                   
                      | 
                   Sends a notification if an Alarm should be removed as an asynchronous operation.  | |
| 
                   
                      | 
                   Renames a Value in the configuration of the TwinCAT HMI server extension.  | |
| 
                   
                      | 
                   Renames a Value in the configuration of the TwinCAT HMI server extension as an asynchronous operation.  | |
| 
                   
                      | 
                   Replaces a Value in the configuration of the TwinCAT HMI server extension.  | |
| 
                   
                      | 
                   Replaces a Value in the configuration of the TwinCAT HMI server extension as an asynchronous operation.  | |
| 
                   
                      | 
                   Triggers a refresh of the list of events provided by a TwinCAT HMI server extension that implements the AlarmProviderListener.  | |
| 
                   
                      | 
                   Triggers a refresh of the list of events provided by a TwinCAT HMI server extension that implements the AlarmProviderListener as an asynchronous operation.  | |
| 
                   
                      | 
                   Adds or updates an Event.  | |
| 
                   
                      | 
                   Adds a Message.  | |
| 
                   
                      | 
                   Adds or updates an Event.  | |
| 
                   
                      | 
                   Adds a Message.  | |
| 
                   
                      | 
                   Adds or updates an Event as an asynchronous operation.  | |
| 
                   
                      | 
                   Adds a Message as an asynchronous operation.  | |
| 
                   
                      | 
                   Adds or updates an Event as an asynchronous operation.  | |
| 
                   
                      | 
                   Adds a Message as an asynchronous operation.  | |
| 
                   
                      | 
                   Adds a Value to a map or vector in the configuration of the TwinCAT HMI server extension or updates an existing configuration Value.  | |
| 
                   
                      | 
                   Adds a Value to a map or vector in the configuration of the TwinCAT HMI server extension or updates an existing configuration Value as an asynchronous operation.  | |
| 
                   
                      | 
                   Unregisters the specified IListener at the TwinCAT HMI server.  | |
| 
                   
                      | 
                   Unregisters the specified IListener at the TwinCAT HMI server as an asynchronous operation.  |