12.14 StatusResult

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
NameTypeDescription
StatusResultstructure

statusCode

StatusCodeThe StatusCode.

diagnosticInfo

DiagnosticInfoThe diagnostic information for the statusCode.

Its representation in the AddressSpace is defined in Table 251.

Table 251 – StatusResult definition
Attributes Value
BrowseNameStatusResult
IsAbstractFALSE
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the Structure DataType defined in Table 196.
Conformance Units
Base Info StatusResult DataType