Interfaces

Supported Interfaces :

Interface

Description

ITcEventLogAdsProxy

This is the main Interface of the TcEventLogAdsProxy. Use this interface to connect an instance of the TcEventLogger. After the proxy has successfully connected continue using the standard TcEventLogger interfaces

ITcEventLog

This it the main Interface of the TcEventLogger for COM Clients like HMI. It offers functions to control active and logged alarms and to add and remove alarms.

ITcEventLogC

This is the basic interface of ITcEventLogC3 and ITcEventLogC2.

ITcEventLogC2

This interface derives from ITcEventLogC and is the basic interface for ITcEventLogC3.

ITcEventLogC3

This is a application-specific interface of the TcEventLoggers for COM Clients that use application-specific interfaces like HMI. is interface derives from ITcEventLogC2.

ITcEventLogEvents

Callback functions for callbacks from the TcEventlogger to COM-Clients. Clients can use this to get informations when an event occurs or is cancelled.