OnEventLoggerError

OnEventLoggerError 1:

This method is called if an ADS error occurs during communication.

Syntax

METHOD OnEventLoggerError : HRESULT
VAR_INPUT
    ipContext             : I_TcListenerContext;
    hr                    : HRESULT;
END_VAR

OnEventLoggerError 2: Inputs

Name

Type

Description

ipContext

I_TcListenerContext

Context of the different EventLoggers

hr

HRESULT

The error code that has occurred.