ITcHmiSrvExtAsyncHost Methods

The ITcHmiSrvExtAsyncHost type exposes the following members.

Methods

 

Name

Description

ITcHmiSrvExtAsyncHost Methods 1:

DeleteConfigValue

Deletes a Value from the configuration of the TwinCAT HMI server extension.

ITcHmiSrvExtAsyncHost Methods 2:

DeleteConfigValueAsync

Deletes a Value from the configuration of the TwinCAT HMI server extension as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 3:

Execute(Context., Command.)

Executes a single Command in the domain of the specified Context.

ITcHmiSrvExtAsyncHost Methods 4:

Execute(Context., CommandGroup.)

Executes the specified CommandGroup inside any domain.

ITcHmiSrvExtAsyncHost Methods 5:

ExecuteAsync(Context, Command)

Executes a single Command in the domain of the specified Context as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 6:

ExecuteAsync(Context, CommandGroup)

Executes the specified CommandGroup inside any domain as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 7:

GetConfigValue

Gets the configuration Value at the specified path.

ITcHmiSrvExtAsyncHost Methods 8:

GetConfigValueAsync

Gets the configuration Value at the specified path as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 9:

Localize

Localizes an ILocalizable.

ITcHmiSrvExtAsyncHost Methods 10:

LocalizeAsync

Localizes an ILocalizable as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 11:

NotifyListener

Sends a notification if an Alarm has changed.

ITcHmiSrvExtAsyncHost Methods 12:

NotifyListenerAsync

Sends a notification if an Alarm has changed as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 13:

RegisterListener(Context, IListener)

Registers the specified IListener at the TwinCAT HMI server.

ITcHmiSrvExtAsyncHost Methods 14:

RegisterListener(Context, IListener, Value)

Registers the specified IListener at the TwinCAT HMI server using the specified settings.

ITcHmiSrvExtAsyncHost Methods 15:

RegisterListenerAsync(Context, IListener)

Registers the specified IListener at the TwinCAT HMI server as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 16:

RegisterListenerAsync(Context, IListener, Value)

Registers the specified IListener at the TwinCAT HMI server using the specified settings as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 17:

RemoveTemporaryEvent

Sends a notification if an Alarm should be removed.

ITcHmiSrvExtAsyncHost Methods 18:

RemoveTemporaryEventAsync

Sends a notification if an Alarm should be removed as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 19:

RenameConfigValue

Renames a Value in the configuration of the TwinCAT HMI server extension.

ITcHmiSrvExtAsyncHost Methods 20:

RenameConfigValueAsync

Renames a Value in the configuration of the TwinCAT HMI server extension as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 21:

ReplaceConfigValue

Replaces a Value in the configuration of the TwinCAT HMI server extension.

ITcHmiSrvExtAsyncHost Methods 22:

ReplaceConfigValueAsync

Replaces a Value in the configuration of the TwinCAT HMI server extension as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 23:

ResetTemporaryEvents

Triggers a refresh of the list of events provided by a TwinCAT HMI server extension that implements the AlarmProviderListener.

ITcHmiSrvExtAsyncHost Methods 24:

ResetTemporaryEventsAsync

Triggers a refresh of the list of events provided by a TwinCAT HMI server extension that implements the AlarmProviderListener as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 25:

Send(Context, Event.)

Adds or updates an Event.

ITcHmiSrvExtAsyncHost Methods 26:

Send(Context, Message)

Adds a Message.

ITcHmiSrvExtAsyncHost Methods 27:

Send(Context, Event., EventLifetime)

Adds or updates an Event.

ITcHmiSrvExtAsyncHost Methods 28:

Send(Context, Message, EventLifetime)

Adds a Message.

ITcHmiSrvExtAsyncHost Methods 29:

SendAsync(Context, Event)

Adds or updates an Event as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 30:

SendAsync(Context, Message)

Adds a Message as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 31:

SendAsync(Context, Event, EventLifetime)

Adds or updates an Event as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 32:

SendAsync(Context, Message, EventLifetime)

Adds a Message as an asynchronous operation.

ITcHmiSrvExtAsyncHost Methods 33:

SetConfigValue

Adds a Value to a map or vector in the configuration of the TwinCAT HMI server extension or updates an existing configuration Value.

ITcHmiSrvExtAsyncHost Methods 34:

SetConfigValueAsync

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.

ITcHmiSrvExtAsyncHost Methods 35:

UnregisterListener

Unregisters the specified IListener at the TwinCAT HMI server.

ITcHmiSrvExtAsyncHost Methods 36:

UnregisterListenerAsync

Unregisters the specified IListener at the TwinCAT HMI server as an asynchronous operation.

Reference

ITcHmiSrvExtAsyncHost Interface

TcHmiSrv.Core Namespace