EventListener Class
Provides a listener to interact with the event system of the TwinCAT HMI server.
Inheritance Hierarchy
SystemObject
Listener
TcHmiSrv.Core.ListenersEventListener
Namespace: TcHmiSrv.Core.Listeners
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public sealed class EventListener : Listener,
IExternalCaller<string>, IAsyncExternalCaller<string>The EventListener type exposes the following members.
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Serves as the default hash function. | |
|
|
Gets the Type of the current
instance. | |
|
|
Returns a string that represents the current object. |
Events
|
|
Name |
Description |
|---|---|---|
|
|
Called when an Event is changed. | |
|
|
Called when an Event is changed. | |
|
|
Called when the Events are listed. | |
|
|
Called when the Events are listed. | |
|
|
Called when an extension is loaded and it's initial list of Events is fetched. | |
|
|
Called when an extension is loaded and it's initial list of Events is fetched. | |
|
|
Called when an Event is deleted. | |
|
|
Called when an Event is deleted. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0