IF_ModuleText - DiagExtToString (Method)

Overview

Type:

Method

Available as of:

V 1.0.0.0

Versions:

Current version

Task

Converts the numerical diagnostic messages of a module to their plain text equivalent.

Interface

Input

Data type

Description

i_udiDiagExt

UDINT

Numerical value of the diagnostic message

EDESIGN Leaf modules have a diagnostic enumeration ET_DiagEx the permitted values of which are transferred to the method.

Return Value

Data type

Description

STRING[40]

The diagnostic message of a module shown as plain text.