IF_DiagMandatory - General Information
Type: |
Interface |
Available as of: |
SystemConfigurationItf_1. |
Inherits from: |
oSYSTEM.IQueryInterface |
Versions: |
Current version |
The interface manages essentially required diagnosis information.
Name |
Data type |
Accessing |
Description |
---|---|---|---|
DiagClass |
DINT |
|
Displays the diagnostic class in decimal code. |
DiagCode |
DINT |
|
Displays the diagnostic code in decimal code. |
DiagMsg |
STRING[39] |
|
The diagnostic text contains the language-specific plain text diagnostic message with the object type and the object name. |
DiagSource |
UDINT |
|
Specifies the source of the diagnostic (type stLogicalAddress). |