ITcHmiSrvExtAsyncHost Methods
The 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. |
- ITcHmiSrvExtAsyncHost.DeleteConfigValue Method
- ITcHmiSrvExtAsyncHost.DeleteConfigValueAsync Method
- ITcHmiSrvExtAsyncHost.Execute Method
- ITcHmiSrvExtAsyncHost.ExecuteAsync Method
- ITcHmiSrvExtAsyncHost.GetConfigValue Method
- ITcHmiSrvExtAsyncHost.GetConfigValueAsync Method
- ITcHmiSrvExtAsyncHost.Localize Method
- ITcHmiSrvExtAsyncHost.LocalizeAsync Method
- ITcHmiSrvExtAsyncHost.NotifyListener Method
- ITcHmiSrvExtAsyncHost.NotifyListenerAsync Method
- ITcHmiSrvExtAsyncHost.RegisterListener Method
- ITcHmiSrvExtAsyncHost.RegisterListenerAsync Method
- ITcHmiSrvExtAsyncHost.RemoveTemporaryEvent Method
- ITcHmiSrvExtAsyncHost.RemoveTemporaryEventAsync Method
- ITcHmiSrvExtAsyncHost.RenameConfigValue Method
- ITcHmiSrvExtAsyncHost.RenameConfigValueAsync Method
- ITcHmiSrvExtAsyncHost.ReplaceConfigValue Method
- ITcHmiSrvExtAsyncHost.ReplaceConfigValueAsync Method
- ITcHmiSrvExtAsyncHost.ResetTemporaryEvents Method
- ITcHmiSrvExtAsyncHost.ResetTemporaryEventsAsync Method
- ITcHmiSrvExtAsyncHost.Send Method
- ITcHmiSrvExtAsyncHost.SendAsync Method
- ITcHmiSrvExtAsyncHost.SetConfigValue Method
- ITcHmiSrvExtAsyncHost.SetConfigValueAsync Method
- ITcHmiSrvExtAsyncHost.UnregisterListener Method
- ITcHmiSrvExtAsyncHost.UnregisterListenerAsync Method