Errata exists for this version of the document.
This structure combines a StatusCode and diagnostic information and can, for example, be used by Methods to return several StatusCodes and the corresponding diagnostic information that are not handled in the Call Service parameters. The elements of this DataType are defined in Table 152. Whether the diagnosticInfo is returned depends on the setting of the Service calls.
Table 152 – StatusResult Structure
Name |
Type |
Description |
StatusResult |
structure |
|
statusCode |
StatusCode |
The StatusCode. |
diagnosticInfo |
DiagnosticInfo |
The diagnostic information for the statusCode. |
Its representation in the AddressSpace is defined in Table 153.
Table 153 – StatusResult Definition
Attributes |
Value |
BrowseName |
StatusResult |