35.4 DiagnosisStepEndEventType

Table 163 – DiagnosisStepEndEventType Definition
Attribute Value
BrowseNameDiagnosisStepEndEventType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseEventType defined in OPC UA Part 5
0:HasPropertyVariableResult0:Boolean0:PropertyTypeM, R
0:HasPropertyVariableInputNodeNodeId0:PropertyTypeM, R

35.4.1 Result

The property is true if the device completes a diagnostic step without error detection.

35.4.2 InputNode

In the case of component-related diagnostic steps (e.g. different zones of a hotrunner), this Property holds the NodeID of the corresponding instance. For general information InputNode holds the NodeId of the root node.

The component information and the severity allow the machine to prevent the use of faulty components.

35.4.3 Inherited properties of BaseEventType

Severity in accordance with clause 6.4.
SourceNode NodeId of the root Node of the specific interface.
Message keeps the result of diagnostics as a vendor specific localized text.

Examples:

“Wiring analysis of zone 1 completed successfully.”

“Error detected, current consumption of zone 3 too high! “