ITcHmiSrvExtHost Methods
The ITcHmiSrvExtHost type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Deletes a Value from the configuration of the TwinCAT HMI server extension. | |
|
Executes a single Command in the domain of the specified Context. | |
|
Executes the specified CommandGroup inside any domain. | |
|
Gets the configuration Value at the specified path. | |
|
Localizes an ILocalizable. | |
|
Sends a notification if an Alarm has changed. | |
|
Registers the specified IListener at the TwinCAT HMI server. | |
|
Registers the specified IListener at the TwinCAT HMI server using the specified settings. | |
|
Sends a notification if an Alarm should be removed. | |
|
Renames a Value in the configuration of the TwinCAT HMI server extension. | |
|
Replaces a Value in the configuration of the TwinCAT HMI server extension. | |
|
Triggers a refresh of the list of events provided by a TwinCAT HMI server extension that implements the AlarmProviderListener. | |
|
Adds or updates an Event. | |
|
Adds a Message. | |
|
Adds or updates an Event. | |
|
Adds a Message. | |
|
Adds a Value to a map or vector in the configuration of the TwinCAT HMI server extension or updates an existing configuration Value. | |
|
Unregisters the specified IListener at the TwinCAT HMI server. |
- ITcHmiSrvExtHost.DeleteConfigValue Method
- ITcHmiSrvExtHost.Execute Method
- ITcHmiSrvExtHost.GetConfigValue Method
- ITcHmiSrvExtHost.Localize Method
- ITcHmiSrvExtHost.NotifyListener Method
- ITcHmiSrvExtHost.RegisterListener Method
- ITcHmiSrvExtHost.RemoveTemporaryEvent Method
- ITcHmiSrvExtHost.RenameConfigValue Method
- ITcHmiSrvExtHost.ReplaceConfigValue Method
- ITcHmiSrvExtHost.ResetTemporaryEvents Method
- ITcHmiSrvExtHost.Send Method
- ITcHmiSrvExtHost.SetConfigValue Method
- ITcHmiSrvExtHost.UnregisterListener Method