ST_LogEntry - General Information

Overview

 Type:

Data structure

Available as of:

V1.0.4.0

Inherits from:

Description

Structure for the information of one log entry of the application logger.

Structure Elements

Variable

Data type

Description

udiId

UDINT

Identification number of the logger message.

udiLoggerPointId

UDINT

Identification of the logger point that sent the message.

etLoglevel

ET_LogLevel

Logger level for which the message has been sent.

etDiag

GD.ET_Diag

 ET_Diag that was sent for this logger message.

udiEtDiagExt

UDINT

 ET_DiagExt number that was sent for this logger message.

dtDate

DATE

Date when the message was created.

todTime

TIME_OF_DAY

Time when the message was created.

sMessage

STRING[255]

The logger message.