IF_ModuleText - DiagExtToString (Method)
Type: |
Method |
Available as of: |
V 1.0.0.0 |
Versions: |
Current version |
Converts the numerical diagnostic messages of a module to their plain text equivalent.
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. |
Data type |
Description |
---|---|
STRING[40] |
The diagnostic message of a module shown as plain text. |