ST_DiagMessage

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_DiagMessage provides information on the diagnostic messages.

Structure Elements

Name

Data type

Description

etSeverity

ET_Severity

Severity of the diagnostic message.

uliTimestamp

ULINT

Time stamp of the diagnostic message, provided as high-resolution time stamp which indicates the number of milliseconds since January 1st, 1970 00:00:00:000.

udiId

UDINT

Unique identifier of the diagnostic message.

sMessage

STRING(255)

Diagnostic message.

etSource

ET_DiagSource

Source of the diagnostic message.

Used By

oDiagTable