ST_VisuDiagMessage

Overview

Type:

Structure

Available as of:

V1.0.0.0

Inherits from:

-

Description

The structure ST_VisuDiagMessage provides information on the diagnostic messages.

Structure Elements

Name

Data type

Description

uiIndex

UINT

Index from the the GVL.G_astDiagTable of the displayed diagnostic message.

sTimeStamp

STRING(23)

Time stamp of the diagnostic message.

sSeverity

STRING(8)

Severity of the diagnostic message.

udiId

UDINT

Unique identifier of the diagnostic message.

sMsg

STRING(150)

Diagnostic message.

sSource

STRING(12)

Source of the diagnostic message.

Used By

oST_VisuDiagTableOutputs

oDiagMessage