TcHmiSrvExtHost Methods

The TcHmiSrvExtHost type exposes the following members.

Methods

 

Name

Description

TcHmiSrvExtHost Methods 1:

Dispose.

TcHmiSrvExtHost Methods 2:

Dispose(Boolean)

TcHmiSrvExtHost Methods 3:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

TcHmiSrvExtHost Methods 4:

exec(Context, Command)

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

TcHmiSrvExtHost Methods 5:

exec(Context, CommandGroup)

Executes Commands inside any domain.

TcHmiSrvExtHost Methods 6:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

TcHmiSrvExtHost Methods 7:

get_config_value

Gets the configuration Value at the specified path from the server.

TcHmiSrvExtHost Methods 8:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

TcHmiSrvExtHost Methods 9:

GetType

Gets the Type of the current instance. (Inherited from Object.)

TcHmiSrvExtHost Methods 10:

localize

Localizes an ILocalizable object.

TcHmiSrvExtHost Methods 11:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

TcHmiSrvExtHost Methods 12:

notify_listener

Sends a notification if an Alarm type changed.

TcHmiSrvExtHost Methods 13:

register_listener(Context, ITcHmiSrvListener)

Registers an ITcHmiSrvListener at the server.

TcHmiSrvExtHost Methods 14:

register_listener(Context, ITcHmiSrvListener, Value)

Registers an ITcHmiSrvListener at the server using the specified settings.

TcHmiSrvExtHost Methods 15:

reset_temporary_events

Triggers a refresh of the list of events provided by an extension that implements the TcHmiSrvAlarmProviderListener.

TcHmiSrvExtHost Methods 16:

send(Context, Event)

Adds or updates an Event.

TcHmiSrvExtHost Methods 17:

send(Context, Message)

Adds a Message.

TcHmiSrvExtHost Methods 18:

send(Context, Event, EventLifetime)

Adds or updates an Event.

TcHmiSrvExtHost Methods 19:

send(Context, Message, EventLifetime)

Adds a Message.

TcHmiSrvExtHost Methods 20:

set_config_value

Adds an entry to a map or vector in the extension configuration or updates an existing configuration Value.

TcHmiSrvExtHost Methods 21:

ToString

Returns a string that represents the current object. (Inherited from Object.)

TcHmiSrvExtHost Methods 22:

unregister_listener(ITcHmiSrvListener)

Obsolete.

Unregisters an ITcHmiSrvListener at the server.

TcHmiSrvExtHost Methods 23:

unregister_listener(Context, ITcHmiSrvListener)

Unregisters an ITcHmiSrvListener at the server.

Reference

TcHmiSrvExtHost Class

TcHmiSrv Namespace