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 250. Whether the diagnosticInfo is returned depends on the setting of the Service calls.
Table 250 – 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 251.
Table 251 – StatusResult definition
|
Attributes |
Value |
||||
|
BrowseName |
StatusResult |
||||
|
IsAbstract |
FALSE |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
Subtype of the Structure DataType defined in Table 196. |
|||||
|
Conformance Units |
|||||
|
Base Info StatusResult DataType |
|||||