The interface manages diagnostic information, the name and the logical address of the object.
Name |
Data type |
Accessing |
Description |
---|---|---|---|
DiagClass |
DINT |
Read |
Indicates the diagnostic class in decimal code. |
DiagCode |
DINT |
Read |
Indicates the diagnostic code in decimal code. |
DiagMsg |
STRING[39] |
Read |
Indicates the diagnostic text that contains the language-specific diagnostic message in plain text with the object type and the object name. |
Name |
STRING[40] |
Read/Write |
Sets the name. |
stLogicalAddress |
Read/Write |
Sets the logical address of the object as a structure. |